r3921 - /packages/libwww-curl-perl/trunk/debian/rules

ntyni-guest at users.alioth.debian.org ntyni-guest at users.alioth.debian.org
Tue Sep 26 10:22:52 UTC 2006


Author: ntyni-guest
Date: Tue Sep 26 10:22:40 2006
New Revision: 3921

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=3921
Log:
one more cleanup to debian/rules

Modified:
    packages/libwww-curl-perl/trunk/debian/rules

Modified: packages/libwww-curl-perl/trunk/debian/rules
URL: http://svn.debian.org/wsvn/pkg-perl/packages/libwww-curl-perl/trunk/debian/rules?rev=3921&op=diff
==============================================================================
--- packages/libwww-curl-perl/trunk/debian/rules (original)
+++ packages/libwww-curl-perl/trunk/debian/rules Tue Sep 26 10:22:40 2006
@@ -36,7 +36,7 @@
 	dh_testdir
 	dh_testroot
 	[ ! -f Makefile ] || $(MAKE) clean
-	rm -f build-stamp configure-stamp Makefile.old curlopt-constants.c 
+	rm -f build-stamp configure-stamp Makefile.old curlopt-constants.c lib/WWW/Curl/Easy.pm
 	dh_clean
 
 install: build




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