1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-23 14:42:11 +02:00

Releng: Make the nightly build repository a composite repository to make

it easier to access the remote connector pieces
This commit is contained in:
Uwe Stieber 2015-06-01 11:28:20 +02:00
parent a7484f418f
commit 18b4ab639e

View file

@ -33,10 +33,7 @@
<target>
<delete includeemptydirs="false">
<fileset dir="${terminal-install}">
<include name="composite*"/>
</fileset>
<fileset dir="${terminal-install}">
<include name="${terminal-zipfile}"/>
<include name="**"/>
</fileset>
</delete>
<copy includeemptydirs="false" todir="${terminal-install}">