mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-11-04 22:40:29 +03:00
Lots of mad hacks to make com.funambol.android auto-build
This commit is contained in:
parent
a855e38fff
commit
8525782c7a
3 changed files with 149 additions and 26 deletions
|
|
@ -3,9 +3,12 @@
|
|||
#your system configuration.
|
||||
|
||||
aapt_path = "/path/to/android-sdk-linux_86/platforms/android-4/tools/aapt"
|
||||
|
||||
sdk_path = "/path/to/android-sdk-linux_86"
|
||||
ndk_path = "/path/to/android-ndk-r5"
|
||||
|
||||
#You probably don't need to change this...
|
||||
javacc_path = "/usr/share/java"
|
||||
|
||||
repo_url = "http://f-droid.org/repo"
|
||||
repo_name = "FDroid"
|
||||
repo_icon = "fdroid-icon.png"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue