Changeset 17449
- Timestamp:
- 2008-10-02 11:30:45 (3 months ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
release-kits/lirk2/ant-scripts/create-distribution.xml
r17441 r17449 10 10 <antcall target="drop-in-docs" /> 11 11 <!-- <antcall target="insert-uninstaller"><param name="script-format" value="sh"/></antcall> from rk2-targets --> 12 <antcall target="insert-export-to-cd-package"/> <!-- from rk2-targets --> 12 13 <antcall target="compile-gli" /> 13 14 <antcall target="tweak-files" /> release-kits/mark2/ant-scripts/create-distribution.xml
r17441 r17449 12 12 <antcall target="drop-in-docs" /> 13 13 <!-- <antcall target="insert-uninstaller"><param name="script-format" value="sh"/></antcall> from rk2-targets --> 14 <antcall target="insert-export-to-cd-package"/> <!-- from rk2-targets --> 14 15 <antcall target="compile-gli" /> 15 16 <antcall target="tweak-files" />
