r13479 - /trunk/libcrypt-openssl-bignum-perl/debian/rules

dmn at users.alioth.debian.org dmn at users.alioth.debian.org
Thu Jan 24 21:06:39 UTC 2008


Author: dmn
Date: Thu Jan 24 21:06:39 2008
New Revision: 13479

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

Modified:
    trunk/libcrypt-openssl-bignum-perl/debian/rules

Modified: trunk/libcrypt-openssl-bignum-perl/debian/rules
URL: http://svn.debian.org/wsvn/trunk/libcrypt-openssl-bignum-perl/debian/rules?rev=13479&op=diff
==============================================================================
--- trunk/libcrypt-openssl-bignum-perl/debian/rules (original)
+++ trunk/libcrypt-openssl-bignum-perl/debian/rules Thu Jan 24 21:06:39 2008
@@ -48,6 +48,7 @@
 	dh_clean -k
 	
 	$(MAKE) install DESTDIR=$(TMP) PREFIX=/usr
+	[ ! -d $(TMP)/usr/share/perl5 ] || rmdir --verbose --ignore-fail-on-non-empty --parents $(TMP)/usr/share/perl5
 	
 	touch $@
 




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