aboutsummaryrefslogtreecommitdiff
path: root/java/eclipse/files/patch-features-org.eclipse.pde.p2-build.xml
diff options
context:
space:
mode:
Diffstat (limited to 'java/eclipse/files/patch-features-org.eclipse.pde.p2-build.xml')
-rw-r--r--java/eclipse/files/patch-features-org.eclipse.pde.p2-build.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/java/eclipse/files/patch-features-org.eclipse.pde.p2-build.xml b/java/eclipse/files/patch-features-org.eclipse.pde.p2-build.xml
index 3c4963db4d86..72d2dd04f917 100644
--- a/java/eclipse/files/patch-features-org.eclipse.pde.p2-build.xml
+++ b/java/eclipse/files/patch-features-org.eclipse.pde.p2-build.xml
@@ -6,7 +6,7 @@
</target>
+ <target name="rootFilesfreebsd_gtk_x86">
+ </target>
-+ <target name="rootFilesfreebsd_gtk_amd64">
++ <target name="rootFilesfreebsd_gtk_x86_64">
+ </target>
<target name="rootFilessolaris_gtk_sparc">
</target>
@@ -16,7 +16,7 @@
<antcall target="rootFileslinux_gtk_s390x"/>
<antcall target="rootFileslinux_motif_x86"/>
+ <antcall target="rootFilesfreebsd_gtk_x86"/>
-+ <antcall target="rootFilesfreebsd_gtk_amd64"/>
++ <antcall target="rootFilesfreebsd_gtk_x86_64"/>
<antcall target="rootFilessolaris_gtk_sparc"/>
<antcall target="rootFilessolaris_gtk_x86"/>
<antcall target="rootFilessolaris_motif_sparc"/>