mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-06-07 17:56:01 +02:00
Revert "Releng: Make the nightly build repository a composite repository to make it easier to access the remote connector pieces"
This reverts commit 18b4ab639e
.
This commit is contained in:
parent
b11f92c8b8
commit
07d4b7cfed
1 changed files with 4 additions and 1 deletions
|
@ -33,7 +33,10 @@
|
|||
<target>
|
||||
<delete includeemptydirs="true">
|
||||
<fileset dir="${terminal-install}">
|
||||
<include name="**"/>
|
||||
<include name="composite*"/>
|
||||
</fileset>
|
||||
<fileset dir="${terminal-install}">
|
||||
<include name="${terminal-zipfile}"/>
|
||||
</fileset>
|
||||
</delete>
|
||||
<mkdir dir="${terminal-install}/common"/>
|
||||
|
|
Loading…
Add table
Reference in a new issue