From ab1d8180e3a20eeb11df48bed49ca5d28e34df4b Mon Sep 17 00:00:00 2001 From: Sven Gothel <sgothel@jausoft.com> Date: Tue, 22 Feb 2011 07:41:52 +0100 Subject: bump scripts to 6u24 --- make/scripts/make.jogl.cdcfp.macosx.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'make/scripts/make.jogl.cdcfp.macosx.sh') diff --git a/make/scripts/make.jogl.cdcfp.macosx.sh b/make/scripts/make.jogl.cdcfp.macosx.sh index d36f0bb7e..88ec8750d 100755 --- a/make/scripts/make.jogl.cdcfp.macosx.sh +++ b/make/scripts/make.jogl.cdcfp.macosx.sh @@ -1,7 +1,7 @@ #! /bin/sh -if [ -e /devtools/etc/profile.ant ] ; then - . /devtools/etc/profile.ant +if [ -e /opt-share/etc/profile.ant ] ; then + . /opt-share/etc/profile.ant fi -- cgit v1.2.3