chiark
/
gitweb
/
~ianmdlvl
/
fdroidserver.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
01266c5
)
Changed the aapt path in the sample config - should use platform tools
author
Ciaran Gultnieks
<ciaran@ciarang.com>
Sun, 13 Feb 2011 10:09:15 +0000
(10:09 +0000)
committer
Ciaran Gultnieks
<ciaran@ciarang.com>
Sun, 13 Feb 2011 10:09:15 +0000
(10:09 +0000)
config.sample.py
patch
|
blob
|
history
diff --git
a/config.sample.py
b/config.sample.py
index 0001a802e3f6a3371a2ab07ff766d133583f820a..3c4a722758d62255dc395cb4635a765036dd141c 100644
(file)
--- a/
config.sample.py
+++ b/
config.sample.py
@@
-2,7
+2,7
@@
#Copy this file to config.py, then amend the settings below according to
#your system configuration.
-aapt_path = "/path/to/android-sdk-linux_86/platform
s/android-4/
tools/aapt"
+aapt_path = "/path/to/android-sdk-linux_86/platform
-
tools/aapt"
sdk_path = "/path/to/android-sdk-linux_86"
ndk_path = "/path/to/android-ndk-r5"