mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-09-13 14:32:28 +03:00
Improved description of "Repo" in Manual
Make it clear that if Repo Type is srclib, Repo can be set to the name of the according srclib .txt file.
This commit is contained in:
parent
3d14caece8
commit
d326829032
1 changed files with 4 additions and 0 deletions
|
@ -715,6 +715,10 @@ and @option{--password} to the SVN checkout command. (This works only for
|
|||
plain svn and not for git-svn - one of the very few cases where using svn is
|
||||
advisable).
|
||||
|
||||
If the Repo Type is @code{srclib}, then you can specify the name of the
|
||||
according srclib .txt file. For example if @code{scrlibs/FooBar.txt} exist, then
|
||||
you can set Repo to @code{FooBar}.
|
||||
|
||||
|
||||
@node Build Version
|
||||
@section Build Version
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue