r7820 - /trunk/libhtml-treebuilder-xpath-perl/debian/rules

dmn at users.alioth.debian.org dmn at users.alioth.debian.org
Fri Sep 21 08:29:05 UTC 2007


Author: dmn
Date: Fri Sep 21 08:29:05 2007
New Revision: 7820

URL: http://svn.debian.org/wsvn/?sc=1&rev=7820
Log:
Clean stamp files before distclean

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

Modified: trunk/libhtml-treebuilder-xpath-perl/debian/rules
URL: http://svn.debian.org/wsvn/trunk/libhtml-treebuilder-xpath-perl/debian/rules?rev=7820&op=diff
==============================================================================
--- trunk/libhtml-treebuilder-xpath-perl/debian/rules (original)
+++ trunk/libhtml-treebuilder-xpath-perl/debian/rules Fri Sep 21 08:29:05 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
 	# remove .packlist files inserted by MakeMaker




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