[pacman-dev] [PATCH v3 2/2] PKGBUILD.5.txt: Clarify note about variables available

Johannes Löthberg johannes at kyriasis.com
Wed Mar 4 17:19:32 UTC 2015


Reported-by: Florian Pritz <bluewind at xinu.at>
Signed-off-by: Johannes Löthberg <johannes at kyriasis.com>
---
 doc/PKGBUILD.5.txt | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/doc/PKGBUILD.5.txt b/doc/PKGBUILD.5.txt
index b02a06e..b6d21fd 100644
--- a/doc/PKGBUILD.5.txt
+++ b/doc/PKGBUILD.5.txt
@@ -368,8 +368,8 @@ the `build()` function.
 	`checkdepends` array.
 
 All of the above variables such as `$pkgname` and `$pkgver` are available for
-use in the `build()` function. In addition, makepkg defines the following
-variables for use during the build and install process:
+use in the packaging functions. In addition, makepkg defines the following
+variables:
 
 *srcdir*::
 	This contains the directory where makepkg extracts, or copies, all source
-- 
2.3.1


More information about the pacman-dev mailing list