Changeset 19007 for release-kits/shared


Ignore:
Timestamp:
2009-04-16T13:52:15+12:00 (15 years ago)
Author:
oranfry
Message:

correction to the ant script which compiles the core

File:
1 edited

Legend:

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

    r19006 r19007  
    44    <target name="compile">
    55        <ant dir="ant-tasks/greenstone" inheritAll="false">
    6             <property name="crypt.jar" value="lib/crypt.jar"/>
     6            <property name="crypt.jar" value="${basedir}/lib/crypt.jar"/>
    77        </ant>
    88    </target>
Note: See TracChangeset for help on using the changeset viewer.