summaryrefslogtreecommitdiff
path: root/java/eclipse/files/patch-features-sdk-build.xml
diff options
context:
space:
mode:
Diffstat (limited to 'java/eclipse/files/patch-features-sdk-build.xml')
-rw-r--r--java/eclipse/files/patch-features-sdk-build.xml18
1 files changed, 9 insertions, 9 deletions
diff --git a/java/eclipse/files/patch-features-sdk-build.xml b/java/eclipse/files/patch-features-sdk-build.xml
index daa37eb7489f..0862854d290f 100644
--- a/java/eclipse/files/patch-features-sdk-build.xml
+++ b/java/eclipse/files/patch-features-sdk-build.xml
@@ -1,7 +1,7 @@
---- features/org.eclipse.sdk/build.xml.orig Thu Jul 27 17:49:19 2006
-+++ features/org.eclipse.sdk/build.xml Wed Jul 26 16:11:29 2006
-@@ -123,6 +123,18 @@
- <fileset dir="${basedir}/motif" includes="**" />
+--- features/org.eclipse.sdk/build.xml.orig Mon Jun 25 15:39:43 2007
++++ features/org.eclipse.sdk/build.xml Fri Aug 17 17:23:44 2007
+@@ -169,6 +169,18 @@
+ </fileset>
</copy>
</target>
+ <target name="rootFilesfreebsd_gtk_x86">
@@ -17,11 +17,11 @@
+ </copy>
+ </target>
<target name="rootFilessolaris_gtk_sparc">
- <mkdir dir="${feature.base}/solaris.gtk.sparc/${collectingFolder}"/>
- <copy todir="${feature.base}/solaris.gtk.sparc/${collectingFolder}" failonerror="true" overwrite="true">
-@@ -172,6 +184,8 @@
- <antcall target="rootFileslinux_gtk_x86_64"/>
- <antcall target="rootFileslinux_gtk_ia64"/>
+ <mkdir dir="${feature.base}/solaris.gtk.sparc/${collectingFolder}/"/>
+ <copy todir="${feature.base}/solaris.gtk.sparc/${collectingFolder}/" failonerror="true" overwrite="true">
+@@ -227,6 +239,8 @@
+ <antcall target="rootFileslinux_gtk_s390"/>
+ <antcall target="rootFileslinux_gtk_s390x"/>
<antcall target="rootFileslinux_motif_x86"/>
+ <antcall target="rootFilesfreebsd_gtk_x86"/>
+ <antcall target="rootFilesfreebsd_gtk_amd64"/>