mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-11-15 19:50:29 +03:00
Added 'init' to build options - as prebuild, but runs earlier
This commit is contained in:
parent
0a13f0a7f7
commit
5ae068baa6
2 changed files with 8 additions and 0 deletions
2
README
2
README
|
|
@ -186,6 +186,8 @@ configuration to the build. These are:
|
|||
last character on a line to join that line with the next.
|
||||
It has no special meaning in other contexts; in particular,
|
||||
literal backslashes should not be escaped.
|
||||
init=xxxx As for 'prebuild', but runs on the source code BEFORE any
|
||||
other processing takes place.
|
||||
novcheck=yes Don't check that the version name and code in the resulting
|
||||
apk are correct by looking at the build output - assume the
|
||||
metadata is correct. This takes away a useful level of
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue