summaryrefslogtreecommitdiff
path: root/java/eclipse/files/patch-build
diff options
context:
space:
mode:
authorGreg Lewis <glewis@FreeBSD.org>2010-07-10 19:34:30 +0000
committerGreg Lewis <glewis@FreeBSD.org>2010-07-10 19:34:30 +0000
commit284dad3f6de67888b34ca18026e068770214b2ea (patch)
treef0fbc6214a30b0af9a0fd70ecd7a22617d889975 /java/eclipse/files/patch-build
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-build')
-rw-r--r--java/eclipse/files/patch-build18
1 files changed, 0 insertions, 18 deletions
diff --git a/java/eclipse/files/patch-build b/java/eclipse/files/patch-build
deleted file mode 100644
index 9869086ff7c2..000000000000
--- a/java/eclipse/files/patch-build
+++ /dev/null
@@ -1,18 +0,0 @@
---- build.orig 2008-08-02 14:21:20.000000000 -0400
-+++ build 2008-08-02 14:28:48.000000000 -0400
-@@ -52,7 +52,7 @@
- exit 1
- fi
-
--if [ "$os-$ws-$arch" = "linux-motif-x86" ] || [ "$os-$ws-$arch" = "linux-gtk-x86" ] || [ "$os-$ws-$arch" = "linux-gtk-x86_64" ] || [ "$os-$ws-$arch" = "linux-gtk-ia64" ] || [ "$os-$ws-$arch" = "solaris-motif-sparc" ] || [ "$os-$ws-$arch" = "solaris-gtk-x86" ] || [ "$os-$ws-$arch" = "solaris-gtk-sparc" ] || [ "$os-$ws-$arch" = "aix-motif-ppc" ] || [ "$os-$ws-$arch" = "hpux-motif-PA_RISC" ] || [ "$os-$ws-$arch" = "hpux-motif-ia64_32"] || [ "$os-$ws-$arch" = "qnx-photon-x86" ] || [ "$os-$ws-$arch" = "win32-win32-ia64" ] || [ "$os-$ws-$arch" = "win32-win32-x86" ] || [ "$os-$ws-$arch" = "win32-wpf-x86" ] || [ "$os-$ws-$arch" = "win32-win32-x86_64" ] || [ "$os-$ws-$arch" = "linux-gtk-ppc" ] || [ "$os-$ws-$arch" = "macosx-carbon-ppc" ] || [ "$os-$ws-$arch" = "hpux-motif-ia64_32" ] || [ "$os-$ws-$arch" = "linux-gtk-s390" ] || [ "$os-$ws-$arch" = "linux-gtk-s390x" ]
-+if [ "$os-$ws-$arch" = "linux-motif-x86" ] || [ "$os-$ws-$arch" = "linux-gtk-x86" ] || [ "$os-$ws-$arch" = "linux-gtk-x86_64" ] || [ "$os-$ws-$arch" = "linux-gtk-ia64" ] || [ "$os-$ws-$arch" = "solaris-motif-sparc" ] || [ "$os-$ws-$arch" = "solaris-gtk-x86" ] || [ "$os-$ws-$arch" = "solaris-gtk-sparc" ] || [ "$os-$ws-$arch" = "aix-motif-ppc" ] || [ "$os-$ws-$arch" = "hpux-motif-PA_RISC" ] || [ "$os-$ws-$arch" = "hpux-motif-ia64_32" ] || [ "$os-$ws-$arch" = "qnx-photon-x86" ] || [ "$os-$ws-$arch" = "win32-win32-ia64" ] || [ "$os-$ws-$arch" = "win32-win32-x86" ] || [ "$os-$ws-$arch" = "win32-wpf-x86" ] || [ "$os-$ws-$arch" = "win32-win32-x86_64" ] || [ "$os-$ws-$arch" = "linux-gtk-ppc" ] || [ "$os-$ws-$arch" = "macosx-carbon-ppc" ] || [ "$os-$ws-$arch" = "hpux-motif-ia64_32" ] || [ "$os-$ws-$arch" = "linux-gtk-s390" ] || [ "$os-$ws-$arch" = "linux-gtk-s390x" ] || [ "$os-$ws-$arch" = "freebsd-gtk-x86" ] || [ "$os-$ws-$arch" = "freebsd-gtk-x86_64" ]
- then
- ORIGCLASSPATH=$CLASSPATH;export ORIGCLASSPATH
- ant -q -buildfile jdtcoresrc/compilejdtcorewithjavac.xml -propertyfile build.properties
-@@ -64,4 +64,4 @@
- echo "The os-ws-arch combination of $os-$ws-$arch is not valid."
- exit 1
- fi
--
-\ No newline at end of file
-+