From: Florian Schmaus Date: Wed, 9 Oct 2013 12:16:42 +0000 (+0200) Subject: Improved description of "Repo" in Manual X-Git-Tag: 0.1~367^2~1 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=d3268290328817ea273d7d1fb0440ab11bf654c7;p=fdroidserver.git 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. --- diff --git a/docs/fdroid.texi b/docs/fdroid.texi index a59bf634..79e69c9a 100644 --- a/docs/fdroid.texi +++ b/docs/fdroid.texi @@ -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