diff options
author | Sven Gothel <[email protected]> | 2012-02-22 03:56:43 +0100 |
---|---|---|
committer | Sven Gothel <[email protected]> | 2012-02-22 03:56:43 +0100 |
commit | 071a08dd884dced1bd1f4b24c8e968f3d468aec6 (patch) | |
tree | 60537b5a26b8af8b78019ff6aa724c752134ed8f /make | |
parent | bd20024ac91a3f9e591a374c92f75543d2eadb6c (diff) |
build script
Diffstat (limited to 'make')
-rwxr-xr-x | make/scripts/make.gluegen.all.linux-armv7-cross.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/make/scripts/make.gluegen.all.linux-armv7-cross.sh b/make/scripts/make.gluegen.all.linux-armv7-cross.sh index 27711c5..0ad8151 100755 --- a/make/scripts/make.gluegen.all.linux-armv7-cross.sh +++ b/make/scripts/make.gluegen.all.linux-armv7-cross.sh @@ -21,7 +21,7 @@ export HOST_IP=jogamp02 export HOST_RSYNC_ROOT=PROJECTS/JOGL export TARGET_UID=jogamp -export TARGET_IP=beagle01 +export TARGET_IP=panda01 export TARGET_ROOT=/home/jogamp/projects-cross export TARGET_ANT_HOME=/usr/share/ant |