summaryrefslogtreecommitdiff
path: root/java/eclipse-devel/files/patch-plugins-org.eclipse.core.filesystem-natives-unix-freebsd-Makefile
blob: 04c00601e53ec8f3a31b3ef29e54df090d317a8b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- plugins/org.eclipse.core.filesystem/natives/unix/freebsd/Makefile.orig	2008-08-02 10:38:16.000000000 -0400
+++ plugins/org.eclipse.core.filesystem/natives/unix/freebsd/Makefile	2008-08-02 10:38:32.000000000 -0400
@@ -17,7 +17,7 @@
 OS_TYPE = freebsd
 
 #Set this to be the location of your JRE
-JAVA_HOME = ~/vm/sun142
+#JAVA_HOME = ~/vm/sun142
 
 JDK_INCLUDE = -I ${JAVA_HOME}/include -I ${JAVA_HOME}/include/${OS_TYPE}
 COMMON_INCLUDE = -I include