Ignore:
Timestamp:
2008-10-24T11:00:08+13:00 (16 years ago)
Author:
oranfry
Message:

untested changes to exclude sourcecode from the binary release, use nicer target names and icons

File:
1 edited

Legend:

Unmodified
Added
Removed
  • release-kits/lirk2/ant-scripts/build.xml

    r17466 r17597  
    1515    <property name="rk.home" value="${lirk2.home}" />
    1616    <property name="rk.os" value="linux" />
     17    <property name="os.suffix" value="linux"/>
    1718   
    1819    <!-- IMPORT OTHER ANT SCRIPTS -->
     
    2021    <import file="shared-ant-scripts/operations-on-gli.xml"/>
    2122    <import file="../greenstone2/ant-scripts/rk2-targets.xml"/>
     23
    2224    <import file="compile.xml"/>
    2325    <import file="create-distribution.xml"/>
Note: See TracChangeset for help on using the changeset viewer.