Changeset 14513
- Timestamp:
- 2007-09-11T11:43:15+12:00 (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
greenstone3/branches/3-03/build.xml
r14511 r14513 1166 1166 1167 1167 <!-- untars the XML-Parser. need to do this after compiling in gs2build--> 1168 <target name="install-macos-extra" depends="init " if="need.macos.extra">1168 <target name="install-macos-extra" depends="init,get-macos-extra" if="need.macos.extra"> 1169 1169 <!-- make sure these directories are present, otherwise chmod craps out 1170 1170 this chmod is needed in case we are unpacking for a second time -->
Note:
See TracChangeset
for help on using the changeset viewer.