From 0bc687e2e01f4e6e3f2a2f7ac10c7e1fdbaf5ba2 Mon Sep 17 00:00:00 2001 From: Eli Schwartz Date: Tue, 16 Apr 2019 13:36:12 -0400 Subject: makepkg: propagate error codes when package failed to sign correctly Signed-off-by: Eli Schwartz Signed-off-by: Allan McRae --- doc/makepkg.8.asciidoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/makepkg.8.asciidoc') diff --git a/doc/makepkg.8.asciidoc b/doc/makepkg.8.asciidoc index b15e3a67..544659fc 100644 --- a/doc/makepkg.8.asciidoc +++ b/doc/makepkg.8.asciidoc @@ -340,7 +340,7 @@ On exit, makepkg will return one of the following error codes. Programs necessary to run makepkg are missing. 16:: - Specified GPG key does not exist. + Specified GPG key does not exist or failed to sign package. See Also -------- -- cgit v1.2.3-54-g00ecf