From 65ab75dec5b3ab063a5cdb034325426d27e3b425 Mon Sep 17 00:00:00 2001
From: Sven Gothel <sgothel@jausoft.com>
Date: Tue, 22 Feb 2011 07:48:34 +0100
Subject: bump scripts to 6u24

---
 make/scripts/make.gluegen.all.macosx.sh | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

(limited to 'make/scripts/make.gluegen.all.macosx.sh')

diff --git a/make/scripts/make.gluegen.all.macosx.sh b/make/scripts/make.gluegen.all.macosx.sh
index 1078cec..51b9894 100644
--- a/make/scripts/make.gluegen.all.macosx.sh
+++ b/make/scripts/make.gluegen.all.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
 
 #    -Dc.compiler.debug=true 
-- 
cgit v1.2.3