Ignore:
Timestamp:
2009-03-18T13:06:31+13:00 (15 years ago)
Author:
oranfry
Message:

gsdlsite.cfg renamed - updating release kit appropriately, also added missing -r tags in httpd copy

File:
1 edited

Legend:

Unmodified
Added
Removed
  • release-kits/wirk2/ant-scripts/create-distribution.xml

    r18531 r18705  
    4343
    4444    <target name="drop-in-misc">
    45         <echo level="info">Putting the default gsdlsite.cfg at the root of the distribution</echo>
    46         <copy todir="${basedir}/distributions/web" file="${wirk2.home}/resources/gsdlsite.cfg" overwrite="true"/>
     45        <echo level="info">Putting the default llssite.cfg at the root of the distribution</echo>
     46        <copy todir="${basedir}/distributions/web" file="${wirk2.home}/resources/llssite.cfg" overwrite="true"/>
    4747    </target>
    4848   
Note: See TracChangeset for help on using the changeset viewer.