Date: Fri, 12 Nov 2004 16:12:48 +0000 (UTC) From: Greg Lewis <glewis@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/java/javavmwrapper Makefileports/java/javavmwrapper/src javavmwrapper.sh Message-ID: <200411121612.iACGCmtw009887@repoman.freebsd.org>
index | next in thread | raw e-mail
glewis 2004-11-12 16:12:48 UTC
FreeBSD ports repository
Modified files:
java/javavmwrapper Makefile
java/javavmwrapper/src javavmwrapper.sh
Log:
. javavmwrapper uses PATH to make sure it gets the system version of
utilities. Unfortunately this overrides any PATH that may have been
set by the user and hence affects the ability of java to execute
external programmes. So, save the PATH before setting it and then
restore it immediately before executing java.
. Bump PORTREVISION for this fix.
Reported by: Christian Laursen <xi@borderworlds.dk>
Revision Changes Path
1.12 +1 -0 ports/java/javavmwrapper/Makefile
1.9 +5 -1 ports/java/javavmwrapper/src/javavmwrapper.sh
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200411121612.iACGCmtw009887>
