mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-11-05 06:50:29 +03:00
manual: mention that --force can be used where ELFs are discovered
This commit is contained in:
parent
70c301d1e2
commit
b5d75e4496
1 changed files with 3 additions and 2 deletions
|
|
@ -337,8 +337,9 @@ A similar effect could by achieved by simply deleting the output files from
|
||||||
@code{unsigned} after the build, but with the risk of forgetting to do so!
|
@code{unsigned} after the build, but with the risk of forgetting to do so!
|
||||||
|
|
||||||
Along similar lines (and only in conjunction with @code{--test}, you can use
|
Along similar lines (and only in conjunction with @code{--test}, you can use
|
||||||
@code{--force} to force a build of a Disabled application for test purposes,
|
@code{--force} to force a build of a Disabled application or of a version
|
||||||
where normally it would be completely ignored.
|
that was found to contain ELFs or known non-free libraries, where normally it
|
||||||
|
would be completely ignored.
|
||||||
|
|
||||||
|
|
||||||
@section Direct Installation
|
@section Direct Installation
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue