r8511 - /trunk/libpoe-component-sslify-perl/debian/rules

dmn at users.alioth.debian.org dmn at users.alioth.debian.org
Tue Oct 23 17:10:18 UTC 2007


Author: dmn
Date: Tue Oct 23 17:10:17 2007
New Revision: 8511

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

Modified:
    trunk/libpoe-component-sslify-perl/debian/rules

Modified: trunk/libpoe-component-sslify-perl/debian/rules
URL: http://svn.debian.org/wsvn/trunk/libpoe-component-sslify-perl/debian/rules?rev=8511&op=diff
==============================================================================
--- trunk/libpoe-component-sslify-perl/debian/rules (original)
+++ trunk/libpoe-component-sslify-perl/debian/rules Tue Oct 23 17:10:17 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