[pacman-dev] [PATCH 3/6] Update Makefile.am and configure.ac for gpgdir
Allan McRae
allan at archlinux.org
Wed Jun 1 05:23:31 EDT 2011
On 29/05/11 00:37, Pang Yan Han wrote:
> install-data-local target in Makefile.am will now create the default GPGDir,
> trustdb.gpg, pubring.gpg if they do not exist.
>
> configure script will now output the default gpgdir with the other info
> (eg. database dir, cachedir, etc)
>
> Signed-off-by: Pang Yan Han<pangyanhan at gmail.com>
What about creating secring.gpg too. Not that it is used, but GPG has
issues with it not being present.
Also, does "touch trustdb.gpg" actually create a valid trustdb? From
memory, a blank trustdb is invalid and it must be created by gpg.
Allan
More information about the pacman-dev
mailing list