4 Apr
2017
4 Apr
'17
6:45 a.m.
Le 03/04/2017 à 20:03, Alli a écrit :
On Tue, 4 Apr 2017 at 14:41 Bruno Pagani <bruno.n.pagani@gmail.com> wrote: ...
probably use a separated GPG keyring/db with this option set (not sure if that’s easy to do/configure, but it probably should).
Setting GNUPGHOME allows for a separate keyring if that's wanted.
It's required when building as a user without a home directory (eg: nobody).
I'm not using an AUR helper so without the above patch I need to make gnupg create the appropriate files ($GNUPGHOME/gpg.conf), edit the config, then run makepkg.
Then you only have to set it once, and then just alias makepkg or write a wrapper setting this var. Bruno