packages: perl-XML-SAX-ExpatXS/perl-XML-SAX-ExpatXS-Makefile.PL.patch (NEW)...

amateja amateja at pld-linux.org
Thu Oct 8 14:15:11 CEST 2009


Author: amateja                      Date: Thu Oct  8 12:15:11 2009 GMT
Module: packages                      Tag: HEAD
---- Log message:
- initial

---- Files affected:
packages/perl-XML-SAX-ExpatXS:
   perl-XML-SAX-ExpatXS-Makefile.PL.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: packages/perl-XML-SAX-ExpatXS/perl-XML-SAX-ExpatXS-Makefile.PL.patch
diff -u /dev/null packages/perl-XML-SAX-ExpatXS/perl-XML-SAX-ExpatXS-Makefile.PL.patch:1.1
--- /dev/null	Thu Oct  8 14:15:11 2009
+++ packages/perl-XML-SAX-ExpatXS/perl-XML-SAX-ExpatXS-Makefile.PL.patch	Thu Oct  8 14:15:06 2009
@@ -0,0 +1,27 @@
+--- XML-SAX-ExpatXS-1.31/Makefile.PL.orig	2009-10-08 14:09:16.000000000 +0200
++++ XML-SAX-ExpatXS-1.31/Makefile.PL	2009-10-08 14:09:49.000000000 +0200
+@@ -100,24 +100,6 @@
+ );
+ 
+ 
+-sub MY::install {
+-    package MY;
+-    my $script = shift->SUPER::install(@_);
+-    if (ExtUtils::MakeMaker::prompt("Do you want to alter ParserDetails.ini?", "Y") =~ /^y/i) {
+-        $script =~ s/install :: (.*)$/install :: $1 install_expat_xs/m;
+-        $script .= <<"INSTALL";
+-
+-install_expat_xs :
+-\t\@\$(PERL) -MXML::SAX -e "XML::SAX->add_parser(q(XML::SAX::ExpatXS))->save_parsers()"
+-
+-INSTALL
+-
+-    }
+-
+-    return $script;
+-}
+-
+-
+ sub build_xml_sax_expatxs_preload {
+     
+     print "Writing XML::SAX::ExpatXS::Preload\n";
================================================================


More information about the pld-cvs-commit mailing list