doc: document replaces_priority

This commit is contained in:
Sertonix 2024-03-27 15:04:32 +01:00 committed by Natanael Copa
parent d65a054bc5
commit f0051d2658
1 changed files with 6 additions and 0 deletions

View File

@ -168,6 +168,12 @@ file.
Specifies packages that the package replaces. This is typically
used for packages renamed by upstream.
*replaces_priority*
Specifies the numeric value that is used by apk(8) when multiple
packages with *replaces* include the same file. It is also used
to decide which package should define the permissions of a directory
even without *replaces* set.
*subpackages*
Specifies subpackages or split packages built with this
package. Typically, this will include _$pkgname-dev_ for development