1
0
mirror of https://gitlab.com/fdroid/fdroidserver.git synced 2024-10-03 17:50:11 +02:00

manual: mention that --force can be used where ELFs are discovered

This commit is contained in:
David Black 2013-07-14 22:07:54 +01:00
parent 70c301d1e2
commit b5d75e4496

View File

@ -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!
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,
where normally it would be completely ignored.
@code{--force} to force a build of a Disabled application or of a version
that was found to contain ELFs or known non-free libraries, where normally it
would be completely ignored.
@section Direct Installation