makepkg.8: document environmental variables that affect gpg signing

Signed-off-by: Allan McRae <allan@archlinux.org>
This commit is contained in:
Allan McRae 2013-10-15 21:29:23 +10:00
parent 2d9e7dc2bc
commit 49de11b340
1 changed files with 7 additions and 0 deletions

View File

@ -236,6 +236,13 @@ Environment Variables
Force build for a specific architecture. Useful for cross-compiling.
Overrides the corresponding value defined in linkman:makepkg.conf[5].
**GNUPGHOME=**"/path/to/folder"::
Folder where the gpg keyring for signing the built package is stored.
**GPGKEY=**"keyid"::
Specify a key to use when signing packages, overriding the GPGKEY setting
in linkman:makepkg.conf[5]
Configuration
-------------
See linkman:makepkg.conf[5] for more details on configuring makepkg using the