Ignore:
Timestamp:
2011-01-05T13:08:00+13:00 (13 years ago)
Author:
sjm84
Message:

x64 Linux releases now have -x64 added to the end of their filenames

File:
1 edited

Legend:

Unmodified
Added
Removed
  • main/trunk/release-kits/shared/core/ant-scripts/wrap.xml

    r23525 r23526  
    133133            <!-- link the compiled code and bundled files -->
    134134            <exec executable="g++" dir="wrapped-installer">
    135                 <arg line="-static -static-libgcc -o ../products/Greenstone-${version}${version-extra}-linux wrapper.o libsearch4j.o greenstone.jar.o java.o"/>
     135                <arg line="-static -static-libgcc -o ../products/Greenstone-${version}${version-extra}-linux${extension-x64} wrapper.o libsearch4j.o greenstone.jar.o java.o"/>
    136136            </exec>
    137137
Note: See TracChangeset for help on using the changeset viewer.