Add configure option to specify package signing key
commit4c31bc6e3f32d954a9a0f81555abe5b91db3a6d3
authorAllan McRae <allan@archlinux.org>
Sun, 17 Apr 2011 12:38:35 +0000 (17 22:38 +1000)
committerDan McGee <dan@archlinux.org>
Wed, 20 Apr 2011 23:58:55 +0000 (20 18:58 -0500)
tree89927ede6fc4ed41c6d0c58bf6450fc211c7372f
parentcb35affd1b2ac7bb489c8774685225672c5a3d9f
Add configure option to specify package signing key

Add the "GPGKEY" option to makepkg.conf for specifying signing packages
with the non-default key from the keyring.  Is overridded by makepkg's
--key option.

Signed-off-by: Allan McRae <allan@archlinux.org>
Signed-off-by: Dan McGee <dan@archlinux.org>
doc/makepkg.8.txt
doc/makepkg.conf.5.txt
etc/makepkg.conf.in
scripts/makepkg.sh.in