Ignore:
Timestamp:
2016-10-14T19:45:45+13:00 (8 years ago)
Author:
ak19
Message:

Undoing experimental commits 30786-30793

File:
1 edited

Legend:

Unmodified
Added
Removed
  • main/trunk/greenstone3/build.xml

    r30864 r30865  
    399399          </if>
    400400            -->
    401           <property name="ldlpath.arg" value="DYLD_LIBRARY_PATH=&quot;${env.DYLD_LIBRARY_PATH}&quot;"/>
    402         </else>
    403       </if>
     401      <property name="ldlpath.arg" value="DYLD_LIBRARY_PATH=&quot;${env.DYLD_LIBRARY_PATH}&quot;"/>
    404402    <else>
    405403        <if><bool><isset property="env.LD_LIBRARY_PATH"/></bool>
Note: See TracChangeset for help on using the changeset viewer.