Changeset 20773


Ignore:
Timestamp:
2009-10-05T15:21:13+13:00 (15 years ago)
Author:
oranfry
Message:

small codo with big consequences

File:
1 edited

Legend:

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

    r20772 r20773  
    128128        <exec executable="which" outputproperty="perl.executable"><arg value="perl"/></exec>
    129129        <rsr file="${installDir}/cgi-bin/gliserver.pl" pattern="^#!.*" replacement="#!${perl.executable} -w" lines="1"/>
    130         <!-- / if -->
     130        <!-- /if -->
    131131        <!-- if windows -->
    132132        <property name="perl.executable" value="${installDir.local}\bin\windows\perl\bin\perl.exe"/>
Note: See TracChangeset for help on using the changeset viewer.