mirror of https://github.com/BOINC/boinc.git
fix wrapper build script for Android
This commit is contained in:
parent
628ba8f0ef
commit
e674006bcd
|
@ -1,4 +1,4 @@
|
|||
#/bin/sh
|
||||
#!/bin/sh
|
||||
#script to compile Wrapper for Android
|
||||
|
||||
export ANDROIDTC="$HOME/android-tc"
|
||||
|
|
Loading…
Reference in New Issue