[pkg-java] r6429 - trunk/eclipse/debian/patches
mkoch at alioth.debian.org
mkoch at alioth.debian.org
Thu May 8 14:55:22 UTC 2008
Author: mkoch
Date: 2008-05-08 14:55:19 +0000 (Thu, 08 May 2008)
New Revision: 6429
Modified:
trunk/eclipse/debian/patches/eclipse-java-home.dpatch
Log:
update patch for eclipse 3.3
Modified: trunk/eclipse/debian/patches/eclipse-java-home.dpatch
===================================================================
--- trunk/eclipse/debian/patches/eclipse-java-home.dpatch 2008-05-08 14:49:53 UTC (rev 6428)
+++ trunk/eclipse/debian/patches/eclipse-java-home.dpatch 2008-05-08 14:55:19 UTC (rev 6429)
@@ -32,3 +32,14 @@
JDK_INCLUDE = -I ${JAVA_HOME}/include -I ${JAVA_HOME}/include/${OS_TYPE}
COMMON_INCLUDE = -I include
+--- source-tree/features/org.eclipse.equinox.executable/library/gtk/build.sh.orig 2008-02-29 22:15:56.000000000 +0100
++++ source-tree/features/org.eclipse.equinox.executable/library/gtk/build.sh 2008-02-29 22:16:10.000000000 +0100
+@@ -36,7 +36,7 @@
+ defaultOSArch=""
+ defaultWS="gtk"
+ defaultJava=DEFAULT_JAVA_JNI
+-javaHome=""
++javaHome="/usr/lib/jvm/java-gcj"
+ makefile=""
+ if [ "$OS" = "" ]; then
+ OS=`uname -s`
More information about the pkg-java-commits
mailing list