r7024 - in /trunk/libnet-arp-perl: blib/ debian/rules

jeremiah-guest at users.alioth.debian.org jeremiah-guest at users.alioth.debian.org
Mon Aug 20 17:22:38 UTC 2007


Author: jeremiah-guest
Date: Mon Aug 20 17:22:37 2007
New Revision: 7024

URL: http://svn.debian.org/wsvn/?sc=1&rev=7024
Log:
fixed the rules file.

Removed:
    trunk/libnet-arp-perl/blib/
Modified:
    trunk/libnet-arp-perl/debian/rules

Modified: trunk/libnet-arp-perl/debian/rules
URL: http://svn.debian.org/wsvn/trunk/libnet-arp-perl/debian/rules?rev=7024&op=diff
==============================================================================
--- trunk/libnet-arp-perl/debian/rules (original)
+++ trunk/libnet-arp-perl/debian/rules Mon Aug 20 17:22:37 2007
@@ -66,11 +66,6 @@
 	# the dirs, we delete them from the deb:
 	rmdir --ignore-fail-on-non-empty --parents $(TMP)/usr/share/perl5
 
-	# Remove the .packlist file to keep lintian happy.
-	find debian/tmp -type f -name .packlist | xargs rm -f
-	-find debian/tmp/usr/lib/perl5 -type d -empty | xargs rmdir -p
-
-
 	touch install-stamp
 
 # Build architecture-independent files here.




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