Changeset 14513
- Timestamp:
- 2007-09-11 11:43:15 (1 year ago)
- Files:
-
- greenstone3/branches/3-03/build.xml (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
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 -->
