Ignore:
Timestamp:
2008-06-13T12:38:22+12:00 (16 years ago)
Author:
oranfry
Message:

have lirk2 get the linux general stuff

Location:
release-kits/lirk2
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • release-kits/lirk2

    • Property svn:externals
      •  

        old new  
        11lib http://svn.greenstone.org/release-kits/shared/lib
        22search4j http://svn.greenstone.org/release-kits/shared/search4j
         3linux http://svn.greenstone.org/release-kits/shared/linux
        34
  • release-kits/lirk2/ant-scripts/build.xml

    r15956 r15980  
    1515    <import file="compile.xml"/>
    1616    <import file="create-distribution.xml"/>
    17     <!--
    1817    <import file="create-installer.xml"/>
    1918    <import file="wrap.xml"/>
    20     -->
    2119
    2220    <target name="lirk2" depends="init">
    2321        <addressedcall target="compile"/>
    2422        <addressedcall target="create-distribution"/>
    25         <!--
    2623        <addressedcall target="create-installer"/>
    2724        <addressedcall target="wrap"/>
    28         -->
    2925    </target>
    3026
Note: See TracChangeset for help on using the changeset viewer.