Changeset 25956 for main/trunk/release-kits
- Timestamp:
- 07/17/12 14:40:16 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/trunk/release-kits/kits/rk3/installer/build.xml
r25907 r25956 103 103 <!-- /if --> 104 104 <!-- if mac --> 105 <chmod dir="${installDir}/gs2build/bin/darwin" includes="*" perm="775"/> 106 <chmod dir="${installDir}/gs2build/bin/darwin/wv/bin" includes="*" perm="775"/> 105 <chmod dir="${installDir}/gs2build/bin/darwin" includes="**/*" excludes="ghostscript/** imagemagick/**" perm="775"/> 107 106 <!-- /if --> 108 107 <chmod dir="${installDir}/gs2build/bin/script" includes="**/*" perm="775"/>
Note:
See TracChangeset
for help on using the changeset viewer.