[Bps-public-commit] rt-shipwright branch, master, updated. 161a5c7856d5720649f0bb45b7e7bcd5e45636d4

? sunnavy sunnavy at bestpractical.com
Wed May 19 04:28:18 EDT 2010


The branch, master has been updated
       via  161a5c7856d5720649f0bb45b7e7bcd5e45636d4 (commit)
      from  9ed83b159decb91f36dc12871245ee71bf81fdb8 (commit)

Summary of changes:
 3.8.8/scripts/cpan-XML-Parser/build |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

- Log -----------------------------------------------------------------
commit 161a5c7856d5720649f0bb45b7e7bcd5e45636d4
Author: sunnavy <sunnavy at bestpractical.com>
Date:   Wed May 19 16:20:02 2010 +0800

    tweak cpan-XML-Parser build script: we need to add expat info

diff --git a/3.8.8/scripts/cpan-XML-Parser/build b/3.8.8/scripts/cpan-XML-Parser/build
index 1488c52..cf95504 100644
--- a/3.8.8/scripts/cpan-XML-Parser/build
+++ b/3.8.8/scripts/cpan-XML-Parser/build
@@ -1,4 +1,4 @@
-configure: %%PERL%% Makefile.PL LIB=%%INSTALL_BASE%%/lib/perl5/ PREFIX=%%INSTALL_BASE%% INSTALLSITEARCH=%%INSTALL_BASE%%/lib/perl5 INSTALLARCHLIB=%%INSTALL_BASE%%/lib/perl5 %%MAKEMAKER_CONFIGURE_EXTRA%%
+configure: %%PERL%% Makefile.PL LIB=%%INSTALL_BASE%%/lib/perl5/ PREFIX=%%INSTALL_BASE%% INSTALLSITEARCH=%%INSTALL_BASE%%/lib/perl5 INSTALLARCHLIB=%%INSTALL_BASE%%/lib/perl5 %%MAKEMAKER_CONFIGURE_EXTRA%% EXPATINCPATH=%%INSTALL_BASE%%/include EXPATLIBPATH=%%INSTALL_BASE%%/lib
 make: %%MAKE%%
 test: %%MAKE%% test
 install: %%MAKE%% install

-----------------------------------------------------------------------



More information about the Bps-public-commit mailing list