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:
parent
0aded7487f
commit
22a5128985
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue