Changeset 18500 for release-kits/lirk2


Ignore:
Timestamp:
2009-02-11T14:56:52+13:00 (15 years ago)
Author:
oranfry
Message:

changing release kits to put all products in a products directory

File:
1 edited

Legend:

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

    r17400 r18500  
    6767        <echo level="info">link the compiled code and bundled files</echo>
    6868        <exec executable="g++" dir="${basedir}/wrapped-installer/build">
    69             <arg line="-static -static-libgcc -o ../Greenstone-${version}-linux.bin wrapper.o libsearch4j.o greenstone2.jar.o java.o"/>
     69            <arg line="-static -static-libgcc -o ../../products/Greenstone-${version}-linux.bin wrapper.o libsearch4j.o greenstone2.jar.o java.o"/>
    7070        </exec>
    7171
Note: See TracChangeset for help on using the changeset viewer.