r35620 - /trunk/libnet-patricia-perl/debian/rules

gregoa at users.alioth.debian.org gregoa at users.alioth.debian.org
Sun May 17 21:37:59 UTC 2009


Author: gregoa
Date: Sun May 17 21:37:55 2009
New Revision: 35620

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=35620
Log:
touch Makefile after unpatching Makefile.PL

Modified:
    trunk/libnet-patricia-perl/debian/rules

Modified: trunk/libnet-patricia-perl/debian/rules
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libnet-patricia-perl/debian/rules?rev=35620&op=diff
==============================================================================
--- trunk/libnet-patricia-perl/debian/rules (original)
+++ trunk/libnet-patricia-perl/debian/rules Sun May 17 21:37:55 2009
@@ -9,4 +9,5 @@
 	dh_auto_configure
 
 override_dh_auto_clean: unpatch
+	[ ! -f Makefile ] || touch Makefile
 	dh_auto_clean




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