mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-06-08 10:16:03 +02:00
Genericized the base location zip.
This commit is contained in:
parent
1a18c6566f
commit
ec99d51b38
1 changed files with 1 additions and 1 deletions
|
@ -54,7 +54,7 @@
|
|||
</target>
|
||||
|
||||
<target name="unzip" depends="init" unless="dontUnzip">
|
||||
<antcall name="unpack">
|
||||
<antcall target="unpack">
|
||||
<param name="srcPrefix" value="${eclipseDist}"/>
|
||||
<param name="dest" value="${buildDirectory}"/>
|
||||
</antcall>
|
||||
|
|
Loading…
Add table
Reference in a new issue