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:
parent
a7484f418f
commit
18b4ab639e
1 changed files with 1 additions and 4 deletions
|
@ -33,10 +33,7 @@
|
||||||
<target>
|
<target>
|
||||||
<delete includeemptydirs="false">
|
<delete includeemptydirs="false">
|
||||||
<fileset dir="${terminal-install}">
|
<fileset dir="${terminal-install}">
|
||||||
<include name="composite*"/>
|
<include name="**"/>
|
||||||
</fileset>
|
|
||||||
<fileset dir="${terminal-install}">
|
|
||||||
<include name="${terminal-zipfile}"/>
|
|
||||||
</fileset>
|
</fileset>
|
||||||
</delete>
|
</delete>
|
||||||
<copy includeemptydirs="false" todir="${terminal-install}">
|
<copy includeemptydirs="false" todir="${terminal-install}">
|
||||||
|
|
Loading…
Add table
Reference in a new issue