[pacman-dev] [PATCH] Update PKGBUILD documentation for removed override options

Allan McRae allan at archlinux.org
Thu Aug 7 23:41:57 EDT 2014


Signed-off-by: Allan McRae <allan at archlinux.org>
---
 doc/PKGBUILD.5.txt | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/doc/PKGBUILD.5.txt b/doc/PKGBUILD.5.txt
index 17e8af2..da225a4 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:
 
-- 
2.0.4


More information about the pacman-dev mailing list