mirror of
https://github.com/nzp-team/fteqw.git
synced 2024-11-10 22:51:57 +00:00
Fix for Android under buildbot
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@4048 fc73d0e0-1445-4013-8a0c-d673dee63da5
This commit is contained in:
parent
1dcc435bca
commit
46d38af14e
1 changed files with 1 additions and 0 deletions
|
@ -60,6 +60,7 @@ JAVATOOL="$(JAVA_HOME)"/bin/
|
|||
|
||||
ifeq ($(WHOAMI),moodles)
|
||||
ANT_HOME=/home/moodles/apache-ant-1.8.2/
|
||||
ANT=/home/moodles/apache-ant-1.8.2/bin/ant
|
||||
JAVA_HOME=/home/moodles/jdk1.6.0_25/
|
||||
DROID_NDK_PATH=/home/moodles/android_ndk
|
||||
DROID_SDK_PATH=/home/moodles/android_sdk
|
||||
|
|
Loading…
Reference in a new issue