summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorAllan McRae <allan@archlinux.org>2013-10-15 21:29:23 +1000
committerAllan McRae <allan@archlinux.org>2013-10-31 16:20:02 +1000
commit49de11b34014ced15b84fd38061b3d5aeb4db47c (patch)
treeb763742dd3f7b5eebd9fe77ff4bf824b53c7c657 /doc
parent2d9e7dc2bcb71771b70d379f77212f0ce4a622f4 (diff)
downloadpacman-49de11b34014ced15b84fd38061b3d5aeb4db47c.tar.xz
makepkg.8: document environmental variables that affect gpg signing
Signed-off-by: Allan McRae <allan@archlinux.org>
Diffstat (limited to 'doc')
-rw-r--r--doc/makepkg.8.txt7
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/makepkg.8.txt b/doc/makepkg.8.txt
index 448d447d..d047aee4 100644
--- a/doc/makepkg.8.txt
+++ b/doc/makepkg.8.txt
@@ -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