From 49de11b34014ced15b84fd38061b3d5aeb4db47c Mon Sep 17 00:00:00 2001 From: Allan McRae Date: Tue, 15 Oct 2013 21:29:23 +1000 Subject: makepkg.8: document environmental variables that affect gpg signing Signed-off-by: Allan McRae --- doc/makepkg.8.txt | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'doc') 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 -- cgit v1.2.3-24-g4f1b