From 85e2bdbd2aa37686d2c24455c9472a9df4342c74 Mon Sep 17 00:00:00 2001
From: Xerxes RĂ„nby <xerxes@zafena.se>
Date: Thu, 8 Mar 2012 16:48:42 +0100
Subject: Update make.jogl.all.linux-armv7.sh script: Set
 TARGET_PLATFORM_ROOT=/

---
 make/scripts/make.jogl.all.linux-armv7.sh | 1 +
 1 file changed, 1 insertion(+)

diff --git a/make/scripts/make.jogl.all.linux-armv7.sh b/make/scripts/make.jogl.all.linux-armv7.sh
index 16048c8af..f6721e9bb 100755
--- a/make/scripts/make.jogl.all.linux-armv7.sh
+++ b/make/scripts/make.jogl.all.linux-armv7.sh
@@ -11,6 +11,7 @@ export PATH
 #    -DisLinuxARMv7=true \
 #    -DisX11=false \
 
+export TARGET_PLATFORM_ROOT=/
 export TARGET_PLATFORM_LIBS=/usr/lib/arm-linux-gnueabi
 export TARGET_JAVA_LIBS=/usr/lib/jvm/default-java/jre/lib/arm
 
-- 
cgit v1.2.3