aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rwxr-xr-xetc/profile.jogl2
1 files changed, 2 insertions, 0 deletions
diff --git a/etc/profile.jogl b/etc/profile.jogl
index 9b38d6a06..d46917682 100755
--- a/etc/profile.jogl
+++ b/etc/profile.jogl
@@ -93,6 +93,8 @@ if [ "$KERNEL" = "linux" ] ; then
SWT_SUB="gtk"
elif [ "$KERNEL" = "darwin" ] ; then
SWT_SUB="cocoa"
+ KERNEL="macosx"
+ ARCH="x86_64"
fi
if [ -z "$SWT_CLASSPATH" ] ; then
SWT_CLASSPATH_0=$JOGL_BUILD_DIR/../make/lib/swt/$SWT_SUB-$KERNEL-$ARCH/swt-debug.jar