mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-09-13 22:42:29 +03:00
Edited as per comment of daniel
This commit is contained in:
parent
d326829032
commit
1608cb4a80
1 changed files with 4 additions and 4 deletions
|
@ -715,10 +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}.
|
||||
|
||||
If the Repo Type is @code{srclib}, then you must specify the name of the
|
||||
according srclib .txt file. For example if @code{scrlibs/FooBar.txt} exist
|
||||
and you want to use this srclib, then you have to set Repo to
|
||||
@code{FooBar}.
|
||||
|
||||
@node Build Version
|
||||
@section Build Version
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue