mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-04 23:55:26 +02:00
bug 160470 - remove rseserver-aix.tar from build scripts
This commit is contained in:
parent
ea3ce27d22
commit
cbe7870ff1
2 changed files with 1 additions and 5 deletions
|
@ -419,10 +419,6 @@
|
|||
<fileset dir="${buildDirectory}/plugins/org.eclipse.rse.services.dstore" includes="dstore_miners.jar" />
|
||||
</copy>
|
||||
|
||||
<antcall target="rseserver-os-tar">
|
||||
<param name="os" value="aix"/>
|
||||
<param name="eol" value="lf"/>
|
||||
</antcall>
|
||||
<antcall target="rseserver-os-tar">
|
||||
<param name="os" value="unix"/>
|
||||
<param name="eol" value="lf"/>
|
||||
|
|
|
@ -1 +1 @@
|
|||
15
|
||||
14
|
||||
|
|
Loading…
Add table
Reference in a new issue