r7010 - /trunk/libcrypt-rijndael-perl/debian/rules

tincho-guest at users.alioth.debian.org tincho-guest at users.alioth.debian.org
Mon Aug 20 13:26:06 UTC 2007


Author: tincho-guest
Date: Mon Aug 20 13:26:06 2007
New Revision: 7010

URL: http://svn.debian.org/wsvn/?sc=1&rev=7010
Log:
killed dh_installdirs

Modified:
    trunk/libcrypt-rijndael-perl/debian/rules

Modified: trunk/libcrypt-rijndael-perl/debian/rules
URL: http://svn.debian.org/wsvn/trunk/libcrypt-rijndael-perl/debian/rules?rev=7010&op=diff
==============================================================================
--- trunk/libcrypt-rijndael-perl/debian/rules (original)
+++ trunk/libcrypt-rijndael-perl/debian/rules Mon Aug 20 13:26:06 2007
@@ -44,6 +44,7 @@
 install-stamp:
 	dh_testdir
 	dh_testroot
+	#dh_clean -k
 	$(MAKE) install PREFIX=$(prefix)
 	rmdir -p --ignore-fail-on-non-empty $(prefix)/share/perl5
 
@@ -51,7 +52,6 @@
 binary-arch: build install
 	dh_testdir
 	dh_testroot
-	dh_installdirs
 	dh_installdocs README
 	# There are no examples ATM
 	#dh_installexamples examples/*




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