Ignore:
Timestamp:
2009-05-27T15:52:36+12:00 (15 years ago)
Author:
oranfry
Message:

documented examples are now a component of cdrom installations

File:
1 edited

Legend:

Unmodified
Added
Removed
  • release-kits/wirk2/installer/build.xml

    r19510 r19624  
    263263    </target>
    264264
     265    <target name="Installing Documented Examples">
     266        <copy todir="${installDir}/collect">
     267            <fileset dir="${orig.dir}/Documented Examples" includes="documented-examples/**/*"/>
     268        </copy>
     269    </target>
    265270
    266271
Note: See TracChangeset for help on using the changeset viewer.