Ignore:
Timestamp:
2008-11-06T11:01:10+13:00 (15 years ago)
Author:
oranfry
Message:

gave each sourcecode component zip a unique name

File:
1 edited

Legend:

Unmodified
Added
Removed
  • release-kits/mark2/ant-scripts/create-components.xml

    r17712 r17721  
    107107               
    108108        <zip destfile="components/sourcecode.comp" basedir="components/tmp/sourcecode" compress="false" />
    109         <zip destfile="components/sourcecode.zip"  basedir="components/tmp/sourcecode" compress="true" />
     109        <zip destfile="components/Greenstone-${version}-MacOS-${processor}-sourcecode.zip"  basedir="components/tmp/sourcecode" compress="true"/>
    110110    </target>
    111111
Note: See TracChangeset for help on using the changeset viewer.