From 62df9dd196b229c3c532af4a166e6888599f85bd Mon Sep 17 00:00:00 2001 From: Sven Gothel Date: Mon, 22 Aug 2011 03:04:54 +0200 Subject: NewtVersionActivity: Remove 'gears' test; Version Info: Drop NativeWindow/Newt Version since we use *all* targets --- make/scripts/make.jogl.all.linux-x86_64.sh | 4 ---- 1 file changed, 4 deletions(-) (limited to 'make/scripts/make.jogl.all.linux-x86_64.sh') diff --git a/make/scripts/make.jogl.all.linux-x86_64.sh b/make/scripts/make.jogl.all.linux-x86_64.sh index e57f0a9ad..3ae48f598 100755 --- a/make/scripts/make.jogl.all.linux-x86_64.sh +++ b/make/scripts/make.jogl.all.linux-x86_64.sh @@ -1,9 +1,5 @@ #! /bin/sh -if [ -e ../../setenv-build-jogl-x86_64.sh ] ; then - . ../../setenv-build-jogl-x86_64.sh -fi - if [ -z "$ANT_PATH" ] ; then if [ -e /usr/share/ant/bin/ant -a -e /usr/share/ant/lib/ant.jar ] ; then ANT_PATH=/usr/share/ant -- cgit v1.2.3