Update PKGBUILD documentation for removed override options
Signed-off-by: Allan McRae <allan@archlinux.org>
This commit is contained in:
parent
8a02abcf19
commit
8d5d7f6761
1 changed files with 3 additions and 3 deletions
|
@ -368,9 +368,9 @@ Each split package uses a corresponding packaging function with name
|
||||||
All options and directives for the split packages default to the global values
|
All options and directives for the split packages default to the global values
|
||||||
given in the PKGBUILD. Nevertheless, the following ones can be overridden within
|
given in the PKGBUILD. Nevertheless, the following ones can be overridden within
|
||||||
each split package's packaging function:
|
each split package's packaging function:
|
||||||
`pkgver`, `pkgrel`, `epoch`, `pkgdesc`, `arch`, `url`, `license`, `groups`,
|
`pkgdesc`, `arch`, `url`, `license`, `groups`, `depends`, `optdepends`,
|
||||||
`depends`, `optdepends`, `provides`, `conflicts`, `replaces`, `backup`,
|
`provides`, `conflicts`, `replaces`, `backup`, `options`, `install` and
|
||||||
`options`, `install` and `changelog`.
|
`changelog`.
|
||||||
|
|
||||||
An optional global directive is available when building a split package:
|
An optional global directive is available when building a split package:
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue