Ignore:
Timestamp:
2008-10-31T17:00:47+13:00 (15 years ago)
Author:
oranfry
Message:

fixes to lirk and mark

File:
1 edited

Legend:

Unmodified
Added
Removed
  • release-kits/mark3/installer/build.xml

    r17652 r17663  
    3838        <chmod dir="${installDir}/bin/script" includes="*" perm="775"/>
    3939        <chmod dir="${installDir}/bin" includes="*" perm="775"/>
    40         <chmod dir="${installDir}/gs2build/bin/linux" includes="*" perm="775"/>
     40        <chmod dir="${installDir}/gs2build/bin/darwin" includes="*" perm="775"/>
     41        <chmod dir="${installDir}/gs2build/bin/darwin/imagemagick" includes="*" perm="775"/>
     42        <chmod dir="${installDir}/gs2build/bin/darwin/ghostscript" includes="*" perm="775"/>
    4143        <chmod dir="${installDir}/gs2build/bin/script" includes="**/*" perm="775"/>
    4244        <chmod dir="${installDir}/gli" includes="*.sh" perm="775"/>
Note: See TracChangeset for help on using the changeset viewer.