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/lirk2/ant-scripts/create-components.xml

    r19460 r19537  
    100100            <fileset dir="components/tmp/imagemagick"/>
    101101        </copy>
    102 
    103         <!-- archive the cd components -->
    104         <mkdir dir="products"/>
    105         <tar destfile="products/cdrom-components-${version}-linux.tar.gz" basedir="components/tmp/cdrom" compression="gzip"/>
    106102       
    107103    </target>
Note: See TracChangeset for help on using the changeset viewer.