diff options
Diffstat (limited to 'textproc/p5-XML-SAX-ExpatXS/files/patch-Makefile.PL')
| -rw-r--r-- | textproc/p5-XML-SAX-ExpatXS/files/patch-Makefile.PL | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/textproc/p5-XML-SAX-ExpatXS/files/patch-Makefile.PL b/textproc/p5-XML-SAX-ExpatXS/files/patch-Makefile.PL new file mode 100644 index 000000000000..b83f3b18211f --- /dev/null +++ b/textproc/p5-XML-SAX-ExpatXS/files/patch-Makefile.PL @@ -0,0 +1,11 @@ +--- Makefile.PL.orig 2013-11-07 09:32:26.000000000 +0800 ++++ Makefile.PL 2013-11-07 09:32:53.000000000 +0800 +@@ -111,7 +111,7 @@ sub MY::install { + $script .= <<"INSTALL"; + + install_expat_xs : +-\t\@\$(PERL) -MXML::SAX -e "XML::SAX->add_parser(q(XML::SAX::ExpatXS))->save_parsers()" ++\t\@\$(PERL) -I\$(DESTDIR)\$(INSTALLSITELIB)/mach -MXML::SAX -e "XML::SAX->add_parser(q(XML::SAX::ExpatXS))->save_parsers()" + + INSTALL + |
