summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorAllan McRae <allan@archlinux.org>2014-08-08 13:41:27 +1000
committerAllan McRae <allan@archlinux.org>2014-08-08 13:41:27 +1000
commit8d5d7f676196c9ec56dddc39de260eb40a51e843 (patch)
tree4b8fd34ae422a665744745b4f781718f1a764f7f /doc
parent8a02abcf194a7d4479c39cf0ce2dc03db9b199e1 (diff)
downloadpacman-8d5d7f676196c9ec56dddc39de260eb40a51e843.tar.xz
Update PKGBUILD documentation for removed override options
Signed-off-by: Allan McRae <allan@archlinux.org>
Diffstat (limited to 'doc')
-rw-r--r--doc/PKGBUILD.5.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/PKGBUILD.5.txt b/doc/PKGBUILD.5.txt
index 17e8af25..da225a41 100644
--- a/doc/PKGBUILD.5.txt
+++ b/doc/PKGBUILD.5.txt
@@ -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
given in the PKGBUILD. Nevertheless, the following ones can be overridden within
each split package's packaging function:
-`pkgver`, `pkgrel`, `epoch`, `pkgdesc`, `arch`, `url`, `license`, `groups`,
-`depends`, `optdepends`, `provides`, `conflicts`, `replaces`, `backup`,
-`options`, `install` and `changelog`.
+`pkgdesc`, `arch`, `url`, `license`, `groups`, `depends`, `optdepends`,
+`provides`, `conflicts`, `replaces`, `backup`, `options`, `install` and
+`changelog`.
An optional global directive is available when building a split package: