Ignore:
Timestamp:
2009-06-26T16:18:44+12:00 (15 years ago)
Author:
oranfry
Message:

it's all good stuff

File:
1 edited

Legend:

Unmodified
Added
Removed
  • release-kits/shared/linux/ant-scripts/linux-targets.xml

    r19153 r19935  
    22<project name="linux-targets">
    33
    4     <target name="copy-compiled-to-dist">
    5         <delete dir="distributions/web"/>
    6         <mkdir dir="distributions"/>
    7         <exec executable="cp"><arg line="-r compiled distributions/web"/></exec>
    8     </target>
    9 
    104</project>
Note: See TracChangeset for help on using the changeset viewer.