mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-08-10 09:45:39 +02:00
update build script
This commit is contained in:
parent
a3767b2d5c
commit
197dcead43
1 changed files with 1 additions and 1 deletions
|
@ -174,7 +174,7 @@
|
|||
basedir="${buildDirectory}/site/eclipse"/>
|
||||
</target>
|
||||
|
||||
<target name="generate.p2.metadata">
|
||||
<target name="generate.p2.metadata" depends="init" unless="hasErrors">
|
||||
<!-- unzip the signed master site -->
|
||||
<unzip src="${zipsdir}/${masterFile}" dest="${zipsdir}/p2"/>
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue