diff options
Diffstat (limited to 'java/eclipse/files/patch-plugins-org.eclipse.pde.build-templates-headless-build-build.properties')
-rw-r--r-- | java/eclipse/files/patch-plugins-org.eclipse.pde.build-templates-headless-build-build.properties | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/java/eclipse/files/patch-plugins-org.eclipse.pde.build-templates-headless-build-build.properties b/java/eclipse/files/patch-plugins-org.eclipse.pde.build-templates-headless-build-build.properties index cefd018442a8..8363368c57f1 100644 --- a/java/eclipse/files/patch-plugins-org.eclipse.pde.build-templates-headless-build-build.properties +++ b/java/eclipse/files/patch-plugins-org.eclipse.pde.build-templates-headless-build-build.properties @@ -5,7 +5,7 @@ # linux, gtk, x86_64 & \ # linux, motif, x86 & \ +# freebsd, gtk, x86 & \ -+# freebsd, gtk, amd64 & \ ++# freebsd, gtk, x86_64 & \ # solaris, motif, sparc & \ # solaris, gtk, sparc & \ # aix, motif, ppc & \ @@ -14,7 +14,7 @@ # linux, gtk, x86_64 - antZip& \ # linux, motif, x86 - antZip& \ +# freebsd, gtk, x86 - antZip & \ -+# freebsd, gtk, amd64 - antZip & \ ++# freebsd, gtk, x86_64 - antZip & \ # solaris, motif, sparc - antZip& \ # solaris, gtk, sparc - antZip& \ # aix, motif, ppc - antZip& \ |