Changeset 14512
- Timestamp:
- 2007-09-11T11:38:30+12:00 (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
greenstone3/trunk/build.xml
r14500 r14512 1160 1160 1161 1161 <!-- untars the XML-Parser. need to do this after compiling in gs2build--> 1162 <target name="install-macos-extra" depends="init " if="need.macos.extra">1162 <target name="install-macos-extra" depends="init,get-macos-extra" if="need.macos.extra"> 1163 1163 <!-- make sure these directories are present, otherwise chmod craps out 1164 1164 this chmod is needed in case we are unpacking for a second time -->
Note:
See TracChangeset
for help on using the changeset viewer.