[csw-devel] SF.net SVN: gar:[14396] csw/mgar/gar/v2/bin/php5ext_build_scripts

bdwalton at users.sourceforge.net bdwalton at users.sourceforge.net
Mon Apr 25 15:28:40 CEST 2011


Revision: 14396
          http://gar.svn.sourceforge.net/gar/?rev=14396&view=rev
Author:   bdwalton
Date:     2011-04-25 13:28:40 +0000 (Mon, 25 Apr 2011)

Log Message:
-----------
add a missing variable to the php5 module install/uninstall build script

Modified Paths:
--------------
    csw/mgar/gar/v2/bin/php5ext_build_scripts

Modified: csw/mgar/gar/v2/bin/php5ext_build_scripts
===================================================================
--- csw/mgar/gar/v2/bin/php5ext_build_scripts	2011-04-25 11:38:16 UTC (rev 14395)
+++ csw/mgar/gar/v2/bin/php5ext_build_scripts	2011-04-25 13:28:40 UTC (rev 14396)
@@ -20,6 +20,7 @@
 PIR=\${PKG_INSTALL_ROOT:-'/'}
 PHP5_PREFIX=/opt/csw/php5
 PHP5_BINDIR=\$PHP5_PREFIX/bin
+PHP5_CONFIG=\$PHP5_PREFIX/lib/php.ini
 PHPEXT=\$PHP5_BINDIR/phpext
 
 if [ "\$1" = install ]; then


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.


More information about the devel mailing list