Ignore:
Timestamp:
2009-05-20T10:17:35+12:00 (15 years ago)
Author:
oranfry
Message:

work on creating the cdrom installers and putting them with the cdrom components

File:
1 edited

Legend:

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

    r19480 r19537  
    138138            <fileset dir="components/tmp/ghostscript"/>
    139139        </copy>
    140 
    141         <!-- archive the cd components -->
    142         <mkdir dir="products"/>
    143         <tar destfile="products/cdrom-components-${version}-mac.tar.gz" basedir="components/tmp/cdrom" compression="gzip"/>
    144140       
    145141    </target>
Note: See TracChangeset for help on using the changeset viewer.