Ignore:
Timestamp:
2013-05-21T14:52:51+12:00 (11 years ago)
Author:
ak19
Message:

Release kit needs to set up the mac shortcuts (.app)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • main/trunk/release-kits/kits/rk3/installer/build.xml

    r27348 r27379  
    374374    </target>
    375375
     376    <target name="Installing Mac Shortcuts">
     377      <echo>Installing Mac Shortcuts</echo>
     378      <ant dir="${installDir}" antfile="build.xml" target="gen-mac-shortcuts" inheritAll="false" />
     379    </target>
    376380   
    377381    <!-- util target to extract the given component -->
Note: See TracChangeset for help on using the changeset viewer.