r8654 - /trunk/libhtml-selector-xpath-perl/debian/rules

dmn at users.alioth.debian.org dmn at users.alioth.debian.org
Mon Oct 29 18:57:07 UTC 2007


Author: dmn
Date: Mon Oct 29 18:57:07 2007
New Revision: 8654

URL: http://svn.debian.org/wsvn/?sc=1&rev=8654
Log:
Remove stamps before distclean

Modified:
    trunk/libhtml-selector-xpath-perl/debian/rules

Modified: trunk/libhtml-selector-xpath-perl/debian/rules
URL: http://svn.debian.org/wsvn/trunk/libhtml-selector-xpath-perl/debian/rules?rev=8654&op=diff
==============================================================================
--- trunk/libhtml-selector-xpath-perl/debian/rules (original)
+++ trunk/libhtml-selector-xpath-perl/debian/rules Mon Oct 29 18:57:07 2007
@@ -34,10 +34,10 @@
 	dh_testdir
 	dh_testroot
 
+	dh_clean build-stamp install-stamp
+
 	# Add commands to clean up after the build process here
 	[ ! -f Makefile ] || $(MAKE) realclean
-
-	dh_clean build-stamp install-stamp
 
 install: build install-stamp
 install-stamp:




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