[Erp5-report] r43273 seb - /erp5/trunk/buildout/software-profiles/perl-XML-SAX.cfg

nobody at svn.erp5.org nobody at svn.erp5.org
Thu Feb 10 15:33:22 CET 2011


Author: seb
Date: Thu Feb 10 15:33:22 2011
New Revision: 43273

URL: http://svn.erp5.org?rev=43273&view=rev
Log:
it can happens that perl is unable to find SAX.pm
at installation time

Modified:
    erp5/trunk/buildout/software-profiles/perl-XML-SAX.cfg

Modified: erp5/trunk/buildout/software-profiles/perl-XML-SAX.cfg
URL: http://svn.erp5.org/erp5/trunk/buildout/software-profiles/perl-XML-SAX.cfg?rev=43273&r1=43272&r2=43273&view=diff
==============================================================================
--- erp5/trunk/buildout/software-profiles/perl-XML-SAX.cfg [utf8] (original)
+++ erp5/trunk/buildout/software-profiles/perl-XML-SAX.cfg [utf8] Thu Feb 10 15:33:22 2011
@@ -12,3 +12,5 @@ depends =
 url = http://search.cpan.org/CPAN/authors/id/G/GR/GRANTM/XML-SAX-0.96.tar.gz
 configure-command =
   ${perl:location}/bin/perl Makefile.PL
+environment =
+  PERLLIB=blib/lib



More information about the Erp5-report mailing list