mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-11-05 15:00:30 +03:00
Remove javacc_path setting, unused
This commit is contained in:
parent
d7f558ad71
commit
5fc48172a7
2 changed files with 0 additions and 4 deletions
|
|
@ -12,9 +12,6 @@ ndk_path = "/path/to/android-ndk-r9"
|
|||
# Build tools version to be used
|
||||
build_tools = "18.1.1"
|
||||
|
||||
# Path to Android Java SWT ($ANDROID_SWT)
|
||||
javacc_path = "/usr/share/java"
|
||||
|
||||
# Command for running maven 3 (could be mvn, mvn3, or a full path)
|
||||
mvn3 = "mvn3"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue