r17626 - /trunk/libgetopt-euclid-perl/debian/rules

roberto at users.alioth.debian.org roberto at users.alioth.debian.org
Sun Mar 16 05:13:37 UTC 2008


Author: roberto
Date: Sun Mar 16 05:13:36 2008
New Revision: 17626

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=17626
Log:
One last tweak for the .paclist change

Modified:
    trunk/libgetopt-euclid-perl/debian/rules

Modified: trunk/libgetopt-euclid-perl/debian/rules
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libgetopt-euclid-perl/debian/rules?rev=17626&op=diff
==============================================================================
--- trunk/libgetopt-euclid-perl/debian/rules (original)
+++ trunk/libgetopt-euclid-perl/debian/rules Sun Mar 16 05:13:36 2008
@@ -52,6 +52,8 @@
 	$(PERL) Build install destdir=$(TMP)
 
 	find $(TMP) -type f -name .packlist | xargs rm -f
+	[ ! -d $(TMP)/usr/share/perl5/Getopt/Euclid ] \
+		|| rmdir --ignore-fail-on-non-empty --parents --verbose $(TMP)/usr/share/perl5/Getopt/Euclid
 	# don't install the demo module
 	$(RM) $(TMP)/usr/share/perl5/Getopt/Euclid/HierDemo.pm \
 	      $(TMP)/usr/share/man/man3/Getopt::Euclid::HierDemo.3pm




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