r12710 - /trunk/libxml-libxml-common-perl/debian/rules

ntyni at users.alioth.debian.org ntyni at users.alioth.debian.org
Mon Jan 14 12:50:44 UTC 2008


Author: ntyni
Date: Mon Jan 14 12:50:44 2008
New Revision: 12710

URL: http://svn.debian.org/wsvn/?sc=1&rev=12710
Log:
clean the stamp files too

Modified:
    trunk/libxml-libxml-common-perl/debian/rules

Modified: trunk/libxml-libxml-common-perl/debian/rules
URL: http://svn.debian.org/wsvn/trunk/libxml-libxml-common-perl/debian/rules?rev=12710&op=diff
==============================================================================
--- trunk/libxml-libxml-common-perl/debian/rules (original)
+++ trunk/libxml-libxml-common-perl/debian/rules Mon Jan 14 12:50:44 2008
@@ -30,7 +30,7 @@
 	dh_testdir
 	dh_testroot
 	[ ! -f Makefile ] || $(MAKE) distclean
-	dh_clean
+	dh_clean build-stamp install-stamp
 
 install: install-stamp
 install-stamp: build-stamp




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