From 5ceb11677309f4cb87e343dda6a28f014714a8f3 Mon Sep 17 00:00:00 2001
From: Sven Gothel <sgothel@jausoft.com>
Date: Fri, 24 Feb 2012 06:01:59 +0100
Subject: Add NODE_LABEL in scripts/make.gluegen.all.linux-armv7-cross.sh

---
 make/scripts/make.gluegen.all.linux-armv7-cross.sh | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/make/scripts/make.gluegen.all.linux-armv7-cross.sh b/make/scripts/make.gluegen.all.linux-armv7-cross.sh
index 53e81b4..43aed5f 100755
--- a/make/scripts/make.gluegen.all.linux-armv7-cross.sh
+++ b/make/scripts/make.gluegen.all.linux-armv7-cross.sh
@@ -16,6 +16,8 @@ export PATH
 #    -DisLinuxARMv7=true \
 #    -DisX11=false \
 
+export NODE_LABEL=.
+
 export HOST_UID=jogamp
 export HOST_IP=jogamp02
 export HOST_RSYNC_ROOT=PROJECTS/JOGL
-- 
cgit v1.2.3