Changeset 18500 for release-kits/lirk3


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/lirk3/ant-scripts/wrap.xml

    r17596 r18500  
    6262        <echo level="info">relink, bundling the files to be bundled</echo>
    6363        <exec executable="g++" dir="${basedir}/wrapped-installer/build">
    64             <arg line="-static -static-libgcc -o  ../Greenstone-${version}-${os.suffix}.bin wrapper.o libsearch4j.o greenstone3.jar.o java.o"/>
     64            <arg line="-static -static-libgcc -o  ../../products/Greenstone-${version}-${os.suffix}.bin wrapper.o libsearch4j.o greenstone3.jar.o java.o"/>
    6565        </exec>
    6666
Note: See TracChangeset for help on using the changeset viewer.