Ignore:
Timestamp:
2009-08-26T12:01:05+12:00 (15 years ago)
Author:
oranfry
Message:

bug fix in installer, and a few minor fixes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • release-kits/shared/greenstone2/installer/build.xml

    r20056 r20401  
    153153        <!-- if linux|mac -->
    154154        <echo>Setting up apache web server</echo>
    155         <exec dir="${installDir}" executable="${installDir}/apache-httpd/linux/install-bindist.sh">
     155        <exec dir="${installDir}" executable="${installDir}/apache-httpd/${shell.name}/install-bindist.sh">
    156156            <arg value="${installDir}/apache-httpd/${shell.name}"/>
    157157        </exec>
Note: See TracChangeset for help on using the changeset viewer.