Minor patch for java/eclipse
Alexander Nedotsukov
bland at FreeBSD.org
Mon Nov 22 11:05:33 GMT 2004
Hey guys!
Could you apply this patch, please?
Index: files/eclipse.in
===================================================================
RCS file: /home/ncvs/ports/java/eclipse/files/eclipse.in,v
retrieving revision 1.1
diff -u -r1.1 eclipse.in
--- files/eclipse.in 17 Jun 2003 17:39:48 -0000 1.1
+++ files/eclipse.in 21 Nov 2004 03:57:59 -0000
@@ -44,4 +44,4 @@
exit 1
fi
-PATH=${JAVA_HOME}/bin:$PATH "${ECLIPSE_HOME}/eclipse" $@
+PATH=${JAVA_HOME}/bin:$PATH exec "${ECLIPSE_HOME}/eclipse" $@
Thanks,
Alexander.
More information about the freebsd-java
mailing list