Ignore:
Timestamp:
2008-12-04T11:22:39+13:00 (15 years ago)
Author:
oranfry
Message:

create needed empty files at build time so they make it into all releases including archive releases

File:
1 edited

Legend:

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

    r17815 r18054  
    7474        <delete file="${installDir}/resources/*.png"/>
    7575
    76         <echo>Create usage.txt</echo>
    77         <echo file="${installDir}/etc/usage.txt"></echo>
    78 
    7976        <echo>Creating installation properties file</echo>
    8077        <echo file="${installDir}/etc/installation.properties">#this file is just a placeholder for now</echo>
Note: See TracChangeset for help on using the changeset viewer.