Ignore:
Timestamp:
2008-10-30T15:46:18+13:00 (15 years ago)
Author:
oranfry
Message:

cleanup stray zipfiles, and the new imagemagick component

File:
1 edited

Legend:

Unmodified
Added
Removed
  • release-kits/lirk3/ant-scripts/operations-on-gs3home.xml

    r17461 r17645  
    5959        <antcall target="get-xml-parser"/>
    6060
    61         <delete file="${packages.home}/*.zip"/>
     61        <delete>
     62            <fileset dir="${packages.home}" includes="*.zip"/>
     63        </delete>
     64
    6265
    6366        <!-- documented collections -->
Note: See TracChangeset for help on using the changeset viewer.