r8693 - /trunk/libreadonly-xs-perl/debian/rules

dmn at users.alioth.debian.org dmn at users.alioth.debian.org
Tue Oct 30 07:58:47 UTC 2007


Author: dmn
Date: Tue Oct 30 07:58:47 2007
New Revision: 8693

URL: http://svn.debian.org/wsvn/?sc=1&rev=8693
Log:
Remove empty usr/share/perl5

Modified:
    trunk/libreadonly-xs-perl/debian/rules

Modified: trunk/libreadonly-xs-perl/debian/rules
URL: http://svn.debian.org/wsvn/trunk/libreadonly-xs-perl/debian/rules?rev=8693&op=diff
==============================================================================
--- trunk/libreadonly-xs-perl/debian/rules (original)
+++ trunk/libreadonly-xs-perl/debian/rules Tue Oct 30 07:58:47 2007
@@ -55,6 +55,7 @@
 	dh_clean -k
 
 	$(MAKE) install DESTDIR=$(TMP) PREFIX=/usr
+	rmdir --parents --ignore-fail-on-non-empty $(TMP)/usr/share/perl5
 
 	touch $@
 




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