Ignore:
Timestamp:
2011-06-09T15:35:07+12:00 (13 years ago)
Author:
sjm84
Message:

Further CD changes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • main/trunk/release-kits/kits/rk2/installer/build.xml

    r24130 r24133  
    377377
    378378    <target name="Installing Documented Examples">
    379         <copy todir="${installDir}/collect">
    380             <fileset dir="${orig.dir}/Documented Examples" includes="documented-examples/**/*"/>
    381         </copy>
     379        <unzip src="${orig.dir}/documented-examples.zip" dest="${installDir}/collect"/>
    382380    </target>
    383381
Note: See TracChangeset for help on using the changeset viewer.