Ignore:
Timestamp:
2010-09-29T09:54:50+13:00 (14 years ago)
Author:
sjm84
Message:

Fixed up the gsdl-amp extension

File:
1 edited

Legend:

Unmodified
Added
Removed
  • gs2-extensions/gsdl-amp/trunk/packages/CASCADE-MAKE/APACHE.sh

    r22242 r22985  
    1010prefix=$GEXTAMP_INSTALLED
    1111
    12 if [ $COMPILE_UP_APACHE_HTTPD = "1" ] ; then
     12if [ "$COMPILE_UP_APACHE_HTTPD" = "1" ] ; then
    1313  opt_run_untar $force_untar $auto_untar $package $version
    1414  opt_run_configure $force_config $auto_config $package $version $prefix --with-layout=Apache --enable-so
Note: See TracChangeset for help on using the changeset viewer.