summaryrefslogtreecommitdiff
path: root/java/eclipse/files/post-patch-plugins-org.eclipse.core.filesystem-natives-unix-freebsd-Makefile
diff options
context:
space:
mode:
authorGreg Lewis <glewis@FreeBSD.org>2009-02-15 03:19:44 +0000
committerGreg Lewis <glewis@FreeBSD.org>2009-02-15 03:19:44 +0000
commit98c91f0659633010ec6ff12d7dd9352270acd2c7 (patch)
tree63babb95eb65a71045c577895a5530cf7cdd7129 /java/eclipse/files/post-patch-plugins-org.eclipse.core.filesystem-natives-unix-freebsd-Makefile
parent- Fix MASTERSITES (diff)
. Update to 3.4.1 (from eclipse-devel).
Diffstat (limited to 'java/eclipse/files/post-patch-plugins-org.eclipse.core.filesystem-natives-unix-freebsd-Makefile')
-rw-r--r--java/eclipse/files/post-patch-plugins-org.eclipse.core.filesystem-natives-unix-freebsd-Makefile11
1 files changed, 0 insertions, 11 deletions
diff --git a/java/eclipse/files/post-patch-plugins-org.eclipse.core.filesystem-natives-unix-freebsd-Makefile b/java/eclipse/files/post-patch-plugins-org.eclipse.core.filesystem-natives-unix-freebsd-Makefile
deleted file mode 100644
index aec22abb6bda..000000000000
--- a/java/eclipse/files/post-patch-plugins-org.eclipse.core.filesystem-natives-unix-freebsd-Makefile
+++ /dev/null
@@ -1,11 +0,0 @@
---- plugins/org.eclipse.core.filesystem/natives/unix/freebsd/Makefile.orig Sun Aug 19 23:58:06 2007
-+++ plugins/org.eclipse.core.filesystem/natives/unix/freebsd/Makefile Sun Aug 19 23:58:15 2007
-@@ -17,7 +17,7 @@
- OS_TYPE = freebsd
-
- #Set this to be the location of your JRE
--JAVA_HOME = ~/vm/sun142
-+
-
- JDK_INCLUDE = -I ${JAVA_HOME}/include -I ${JAVA_HOME}/include/${OS_TYPE}
- COMMON_INCLUDE = -I include