[pacman-dev] [PATCH] doc: note use of GNUPGHOME to select keyring for signing packages

Allan McRae allan at archlinux.org
Tue Oct 15 07:30:06 EDT 2013


Signed-off-by: Allan McRae <allan at archlinux.org>
---
 doc/makepkg.8.txt | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/doc/makepkg.8.txt b/doc/makepkg.8.txt
index 448d447..1687fc3 100644
--- a/doc/makepkg.8.txt
+++ b/doc/makepkg.8.txt
@@ -236,6 +236,9 @@ 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.
+
 Configuration
 -------------
 See linkman:makepkg.conf[5] for more details on configuring makepkg using the
-- 
1.8.4



More information about the pacman-dev mailing list