r7429 - /trunk/libxml-xpathengine-perl/Makefile.PL

jeremiah-guest at users.alioth.debian.org jeremiah-guest at users.alioth.debian.org
Tue Sep 11 14:09:24 UTC 2007


Author: jeremiah-guest
Date: Tue Sep 11 14:09:24 2007
New Revision: 7429

URL: http://svn.debian.org/wsvn/?sc=1&rev=7429
Log:
removed spurious 1; from Makefile.PL, not needed any more

Modified:
    trunk/libxml-xpathengine-perl/Makefile.PL

Modified: trunk/libxml-xpathengine-perl/Makefile.PL
URL: http://svn.debian.org/wsvn/trunk/libxml-xpathengine-perl/Makefile.PL?rev=7429&op=diff
==============================================================================
--- trunk/libxml-xpathengine-perl/Makefile.PL (original)
+++ trunk/libxml-xpathengine-perl/Makefile.PL Tue Sep 11 14:09:24 2007
@@ -17,5 +17,3 @@
 # add the license bit in META.yaml
 unless( `$^X -n -e'print if( m{license\\s*:\\s*perl})' Makefile`)
   { system $^X . q{ -p -i -e's{^((.*)distribution_type: module(.*))}{$1\n$2license: perl$3}m' Makefile}; }
-
-1;




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