diff options
author | Greg Lewis <glewis@FreeBSD.org> | 2010-07-10 19:34:30 +0000 |
---|---|---|
committer | Greg Lewis <glewis@FreeBSD.org> | 2010-07-10 19:34:30 +0000 |
commit | 284dad3f6de67888b34ca18026e068770214b2ea (patch) | |
tree | f0fbc6214a30b0af9a0fd70ecd7a22617d889975 /java/eclipse/files/patch-plugins-org.eclipse.pde.build-templates-headless-build-build.properties | |
parent | - Update to 0.2.3 (diff) |
. Update to 3.5.2.
Notes
Notes:
svn path=/head/; revision=257620
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 | 20 |
1 files changed, 0 insertions, 20 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 deleted file mode 100644 index 8363368c57f1..000000000000 --- a/java/eclipse/files/patch-plugins-org.eclipse.pde.build-templates-headless-build-build.properties +++ /dev/null @@ -1,20 +0,0 @@ ---- plugins/org.eclipse.pde.build/templates/headless-build/build.properties.orig 2008-08-02 16:11:10.000000000 -0400 -+++ plugins/org.eclipse.pde.build/templates/headless-build/build.properties 2008-08-02 16:12:29.000000000 -0400 -@@ -46,6 +46,8 @@ - # linux, gtk, x86 & \ - # linux, gtk, x86_64 & \ - # linux, motif, x86 & \ -+# freebsd, gtk, x86 & \ -+# freebsd, gtk, x86_64 & \ - # solaris, motif, sparc & \ - # solaris, gtk, sparc & \ - # aix, motif, ppc & \ -@@ -66,6 +68,8 @@ - # linux, gtk, x86 - antZip& \ - # linux, gtk, x86_64 - antZip& \ - # linux, motif, x86 - antZip& \ -+# freebsd, gtk, x86 - antZip & \ -+# freebsd, gtk, x86_64 - antZip & \ - # solaris, motif, sparc - antZip& \ - # solaris, gtk, sparc - antZip& \ - # aix, motif, ppc - antZip& \ |