mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-11-05 15:00:30 +03:00
Fix texinfo syntax
This commit is contained in:
parent
fd1b708ef2
commit
1e80ebef6d
1 changed files with 1 additions and 1 deletions
|
|
@ -922,7 +922,7 @@ source library name and rev is the revision or tag in source control to use.
|
||||||
For ant projects, you can optionally append a number with a colon at the
|
For ant projects, you can optionally append a number with a colon at the
|
||||||
beginning of a srclib item to automatically place it in project.properties as
|
beginning of a srclib item to automatically place it in project.properties as
|
||||||
a library under the specified number. For example, if you specify
|
a library under the specified number. For example, if you specify
|
||||||
@code{1:somelib@1.0}, f-droid will automatically do the equivalent of the
|
@code{1:somelib@@1.0}, f-droid will automatically do the equivalent of the
|
||||||
legacy practice @code{prebuild=echo "android.library.reference.1=$$somelib$$"
|
legacy practice @code{prebuild=echo "android.library.reference.1=$$somelib$$"
|
||||||
>> project.properties}.
|
>> project.properties}.
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue