r10816 - /trunk/libhtml-treebuilder-xpath-perl/debian/rules

dmn at users.alioth.debian.org dmn at users.alioth.debian.org
Tue Dec 4 20:39:52 UTC 2007


Author: dmn
Date: Tue Dec  4 20:39:52 2007
New Revision: 10816

URL: http://svn.debian.org/wsvn/?sc=1&rev=10816
Log:
Remove unneeded Makefile.PL parameters

Modified:
    trunk/libhtml-treebuilder-xpath-perl/debian/rules

Modified: trunk/libhtml-treebuilder-xpath-perl/debian/rules
URL: http://svn.debian.org/wsvn/trunk/libhtml-treebuilder-xpath-perl/debian/rules?rev=10816&op=diff
==============================================================================
--- trunk/libhtml-treebuilder-xpath-perl/debian/rules (original)
+++ trunk/libhtml-treebuilder-xpath-perl/debian/rules Tue Dec  4 20:39:52 2007
@@ -26,7 +26,7 @@
 	dh_testdir
 
 	# Add commands to compile the package here
-	$(PERL) Makefile.PL INSTALLDIRS=vendor MAN3EXT=3 INSTALLARCHLIB=vendor
+	$(PERL) Makefile.PL INSTALLDIRS=vendor
 	$(MAKE)
 	$(MAKE) test
 




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