Changeset 19396 for release-kits/mark2


Ignore:
Timestamp:
2009-05-12T09:33:46+12:00 (15 years ago)
Author:
oranfry
Message:

don't make the source components of binary zips anymore

File:
1 edited

Legend:

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

    r18049 r19396  
    1515        <antcall target="prepare-imagemagick-component" />
    1616        <antcall target="prepare-ghostscript-component" />
    17 
    18         <antcall target="prepare-sourcecode-component" />
    19 
    2017    </target>
    2118   
     
    2421        <antcall target="compress-imagemagick-component" />
    2522        <antcall target="compress-ghostscript-component" />
    26 
    27         <antcall target="compress-zipped-binary-release" /> <!-- from init -->
    2823    </target>
    2924
Note: See TracChangeset for help on using the changeset viewer.