mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-23 14:42:11 +02:00
Setting up builds to run from build.eclipse.org.
This commit is contained in:
parent
e468cd1b32
commit
4e95e551ce
1 changed files with 1 additions and 1 deletions
|
@ -81,7 +81,7 @@
|
|||
</target>
|
||||
|
||||
<target name="unzip" depends="init" unless="dontUnzip">
|
||||
<untar src="${eclipseDist}" dest="${dest}" compression="gzip"/>
|
||||
<untar src="${eclipseDist}" dest="${buildDirectory}" compression="gzip"/>
|
||||
</target>
|
||||
|
||||
<target name="zips" depends="init,unzip">
|
||||
|
|
Loading…
Add table
Reference in a new issue