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/lirk2/installer/build.xml

    r17830 r18054  
    9393        <rsr file="${installDir}/etc/main.cfg" pattern="^status .*" replacement="status enabled"/>
    9494
    95         <echo>Create usage.txt</echo>
    96         <echo file="${installDir}/etc/usage.txt"></echo>
    97 
    9895        <echo>Creating installation properties file</echo>
    9996        <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.