1
0
Fork 0
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:
Martin Oberhuber 2006-10-27 02:27:52 +00:00
parent ea3ce27d22
commit cbe7870ff1
2 changed files with 1 additions and 5 deletions

View file

@ -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"/>