mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-23 22:52:11 +02:00
Adding license and notice to distributions.
This commit is contained in:
parent
7fc9ce0335
commit
0dec7a5a97
1 changed files with 1 additions and 1 deletions
|
@ -70,7 +70,7 @@
|
|||
<ant antfile="${assembleScriptName}" dir="${buildDirectory}">
|
||||
<property name="archiveName" value="org.eclipse.cdt-${branchVersion}-${buildId}-win32.x86.zip"/>
|
||||
</ant>
|
||||
<exec executable="zip" dir="${buildDirectory}">
|
||||
<exec executable="zip" dir="${basedir}">
|
||||
<arg line="-r -q ${buildDirectory}/${buildLabel}/org.eclipse.cdt-${branchVersion}-${buildId}-win32.x86.zip"/>
|
||||
<arg line="epl-v10.html"/>
|
||||
<arg line="notice.html"/>
|
||||
|
|
Loading…
Add table
Reference in a new issue