diff options
author | Sven Gothel <[email protected]> | 2012-02-22 03:56:14 +0100 |
---|---|---|
committer | Sven Gothel <[email protected]> | 2012-02-22 03:56:14 +0100 |
commit | 6504392ee23a6c19c1e2c9d5d35809af2950d4d7 (patch) | |
tree | 5e6bd5f35523bd0d6bca33b2d8afde70e1864e50 /make/scripts/make.jogl.all.linux-armv7-cross.sh | |
parent | 1e27a36eb361f0acd71e78fba916372e36b0834c (diff) |
test scripts
Diffstat (limited to 'make/scripts/make.jogl.all.linux-armv7-cross.sh')
-rwxr-xr-x | make/scripts/make.jogl.all.linux-armv7-cross.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/make/scripts/make.jogl.all.linux-armv7-cross.sh b/make/scripts/make.jogl.all.linux-armv7-cross.sh index 0299582fc..007cb8076 100755 --- a/make/scripts/make.jogl.all.linux-armv7-cross.sh +++ b/make/scripts/make.jogl.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 |