Ignore:
Timestamp:
2008-12-04T09:51:26+13:00 (15 years ago)
Author:
oranfry
Message:

kept Support.htm out of all distributions, and moved Install.txt from core component to sourcecode component

File:
1 edited

Legend:

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

    r18008 r18049  
    9494    <target name="remove-unneeded-files">
    9595        <delete file="${basedir}/distributions/web/gli/.greenstonestore" />
    96         <delete><fileset dir="${basedir}/distributions/web" includes="win32.mak,win32cfg.h,Install.sh"/></delete>
     96        <delete><fileset dir="${basedir}/distributions/web" includes="win32.mak,win32cfg.h,Install.sh,Support.htm"/></delete>
    9797        <delete file="${basedir}/distributions/web/bin/java/SignedGatherer.jar" />
    9898        <delete><fileset dir="${basedir}/distributions/web/gli" includes="*.bat"/></delete>
Note: See TracChangeset for help on using the changeset viewer.