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

    r18047 r18054  
    100100        <rsr file="${installDir}/gsdlsite.cfg" pattern="@gsdlhome@" replacement="${installDir}"/>
    101101
    102         <echo>Create usage.txt</echo>
    103         <echo file="${installDir}/etc/usage.txt"></echo>
    104                
    105102        <echo message="Creating installation properties file"/>
    106103        <echo file="${installDir}\etc\installation.properties">installed.startmenu.path:${startmenu.path.unix}</echo>
Note: See TracChangeset for help on using the changeset viewer.