r52256 - /trunk/libmodule-install-perl/debian/rules

jawnsy-guest at users.alioth.debian.org jawnsy-guest at users.alioth.debian.org
Sun Feb 7 01:14:39 UTC 2010


Author: jawnsy-guest
Date: Sun Feb  7 01:14:24 2010
New Revision: 52256

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=52256
Log:
update rmdir override

Modified:
    trunk/libmodule-install-perl/debian/rules

Modified: trunk/libmodule-install-perl/debian/rules
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libmodule-install-perl/debian/rules?rev=52256&op=diff
==============================================================================
--- trunk/libmodule-install-perl/debian/rules (original)
+++ trunk/libmodule-install-perl/debian/rules Sun Feb  7 01:14:24 2010
@@ -15,4 +15,4 @@
 	rm $(TMP)/usr/share/perl5/Module/Install.pod 
 	rm $(TMP)/usr/share/man/man3/Module::Install::Admin::Manifest.3pm
 	rm $(TMP)/usr/share/perl5/auto/share/dist/Module-Install/dist_file.txt
-	rmdir --ignore-fail-on-non-empty --parents --verbose $(TMP)/usr/share/perl5/auto
+	rmdir --ignore-fail-on-non-empty --parents --verbose $(TMP)/usr/share/perl5/auto/share/dist/Module-Install/




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