mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-11-09 17:00:27 +03:00
Merge commit 'refs/merge-requests/108' of git://gitorious.org/f-droid/fdroidserver into merge-requests/108
This commit is contained in:
commit
5a4f03c0ac
1 changed files with 2 additions and 2 deletions
|
|
@ -270,11 +270,11 @@ been built.
|
||||||
@end enumerate
|
@end enumerate
|
||||||
|
|
||||||
|
|
||||||
@section More about build.py
|
@section More about "fdroid build"
|
||||||
|
|
||||||
When run without any parameters, @code{fdroid build} will build any and all
|
When run without any parameters, @code{fdroid build} will build any and all
|
||||||
versions of applications that you don't already have in the @code{repo}
|
versions of applications that you don't already have in the @code{repo}
|
||||||
directory (or more accurately, the @code{unsigned} directory. There are various
|
directory (or more accurately, the @code{unsigned} directory). There are various
|
||||||
other things you can do. As with all the tools, the @code{--help} option is
|
other things you can do. As with all the tools, the @code{--help} option is
|
||||||
your friend, but a few annotated examples and discussion of the more common
|
your friend, but a few annotated examples and discussion of the more common
|
||||||
usage modes follows:
|
usage modes follows:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue