r9052 - /trunk/libtk-pod-perl/debian/rules

djpig at users.alioth.debian.org djpig at users.alioth.debian.org
Thu Nov 8 17:47:54 UTC 2007


Author: djpig
Date: Thu Nov  8 17:47:53 2007
New Revision: 9052

URL: http://svn.debian.org/wsvn/?sc=1&rev=9052
Log:
Actually create the build-stamp (D'oh!)

Modified:
    trunk/libtk-pod-perl/debian/rules

Modified: trunk/libtk-pod-perl/debian/rules
URL: http://svn.debian.org/wsvn/trunk/libtk-pod-perl/debian/rules?rev=9052&op=diff
==============================================================================
--- trunk/libtk-pod-perl/debian/rules (original)
+++ trunk/libtk-pod-perl/debian/rules Thu Nov  8 17:47:53 2007
@@ -19,6 +19,8 @@
 	perl Makefile.PL verbose INSTALLDIRS=vendor
 	$(MAKE)
 	xvfb-run $(MAKE) test
+
+	touch build-stamp
 
 clean: unpatch
 	dh_testdir




More information about the Pkg-perl-cvs-commits mailing list