Ignore:
Timestamp:
2010-01-25T11:02:45+13:00 (14 years ago)
Author:
oranfry
Message:

fixes to rk2 for linux and mac

File:
1 edited

Legend:

Unmodified
Added
Removed
  • main/trunk/release-kits/kits/rk2/ant-scripts/create-cdrom-components.xml

    r21521 r21593  
    145145        <!-- linux -->
    146146        <else><if><bool><equals arg1="${rk.os}" arg2="linux"/></bool>
    147             <copy file="${rk.home}/linux/wrapper.cpp" todir="cdrom/build" overwrite="true"/>
     147            <copy file="${rk.home}/shared/linux/wrapper.cpp" todir="cdrom/build" overwrite="true"/>
    148148
    149149            <echo level="info">compile the cdrom wrapper</echo>
Note: See TracChangeset for help on using the changeset viewer.