diff options
author | Rami Santina <[email protected]> | 2011-07-26 13:39:53 +0300 |
---|---|---|
committer | Rami Santina <[email protected]> | 2011-07-26 13:39:53 +0300 |
commit | 6b3d6b97bdee99d1057be074879ec80d639101e8 (patch) | |
tree | f0c6bba5a9280c44651eb6bdcb6890037527c9a8 /make/scripts/make.gluegen.all.android-armv7-cross.sh | |
parent | e8a8fdda769277496772444fa4f99f863e9f355a (diff) | |
parent | 1d1fd17cca064306dd5d528d59a4bce0581dcc63 (diff) |
Merge branch 'wip_mobile' of git://github.com/sgothel/gluegen into wip_mobile
Diffstat (limited to 'make/scripts/make.gluegen.all.android-armv7-cross.sh')
-rwxr-xr-x | make/scripts/make.gluegen.all.android-armv7-cross.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/make/scripts/make.gluegen.all.android-armv7-cross.sh b/make/scripts/make.gluegen.all.android-armv7-cross.sh index 5ac9a9d..db69527 100755 --- a/make/scripts/make.gluegen.all.android-armv7-cross.sh +++ b/make/scripts/make.gluegen.all.android-armv7-cross.sh @@ -6,7 +6,7 @@ export HOST_RSYNC_ROOT=PROJECTS/JOGL export TARGET_UID=jogamp export TARGET_IP=beagle01 -export TARGET_ROOT=projects-cross +export TARGET_ROOT=/projects export TARGET_ANT_HOME=/usr/share/ant export ANDROID_SDK_VERSION=9 |