Changeset 25956
- Timestamp:
- 2012-07-17T14:40:16+12:00 (11 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.