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-packager-packager.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-packager-packager.properties')
-rw-r--r-- | java/eclipse/files/patch-plugins-org.eclipse.pde.build-templates-packager-packager.properties | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/java/eclipse/files/patch-plugins-org.eclipse.pde.build-templates-packager-packager.properties b/java/eclipse/files/patch-plugins-org.eclipse.pde.build-templates-packager-packager.properties deleted file mode 100644 index 9006055964cc..000000000000 --- a/java/eclipse/files/patch-plugins-org.eclipse.pde.build-templates-packager-packager.properties +++ /dev/null @@ -1,20 +0,0 @@ ---- plugins/org.eclipse.pde.build/templates/packager/packager.properties.orig 2008-08-02 16:13:37.000000000 -0400 -+++ plugins/org.eclipse.pde.build/templates/packager/packager.properties 2008-08-02 16:14:47.000000000 -0400 -@@ -16,6 +16,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 & \ -@@ -88,6 +90,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& \ |