diff options
author | Greg Lewis <glewis@FreeBSD.org> | 2010-05-01 17:28:02 +0000 |
---|---|---|
committer | Greg Lewis <glewis@FreeBSD.org> | 2010-05-01 17:28:02 +0000 |
commit | 3f528a352900db9e3cfc4bbf91102cbad3caa34c (patch) | |
tree | 23490098164ffcbc7d3b195232c0f7244ccf11f1 /java/eclipse-devel/files/patch-plugins-org.eclipse.pde.build-templates-headless-build-build.properties | |
parent | - Fixed make describe (diff) |
. Update to 3.5.2.
Based on: Patches by sepotvin@ to update to 3.5.1.
Notes
Notes:
svn path=/head/; revision=253516
Diffstat (limited to 'java/eclipse-devel/files/patch-plugins-org.eclipse.pde.build-templates-headless-build-build.properties')
-rw-r--r-- | java/eclipse-devel/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-devel/files/patch-plugins-org.eclipse.pde.build-templates-headless-build-build.properties b/java/eclipse-devel/files/patch-plugins-org.eclipse.pde.build-templates-headless-build-build.properties deleted file mode 100644 index cefd018442a8..000000000000 --- a/java/eclipse-devel/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, amd64 & \ - # 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, amd64 - antZip & \ - # solaris, motif, sparc - antZip& \ - # solaris, gtk, sparc - antZip& \ - # aix, motif, ppc - antZip& \ |