PKGBUILD.5.txt: Clarify note about variables available

Reported-by: Florian Pritz <bluewind@xinu.at>
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
Signed-off-by: Allan McRae <allan@archlinux.org>
This commit is contained in:
Johannes Löthberg 2015-03-04 18:19:32 +01:00 committed by Allan McRae
parent 0aded7487f
commit 22a5128985

View file

@ -368,8 +368,8 @@ the `build()` function.
`checkdepends` array. `checkdepends` array.
All of the above variables such as `$pkgname` and `$pkgver` are available for All of the above variables such as `$pkgname` and `$pkgver` are available for
use in the `build()` function. In addition, makepkg defines the following use in the packaging functions. In addition, makepkg defines the following
variables for use during the build and install process: variables:
*srcdir*:: *srcdir*::
This contains the directory where makepkg extracts, or copies, all source This contains the directory where makepkg extracts, or copies, all source