gnu: gnupg: Use ~/.guix-profile/bin/pinentry by default.
authorLudovic Courtès <ludo@gnu.org>
Thu, 26 Mar 2020 11:16:45 +0000 (12:16 +0100)
committerLudovic Courtès <ludo@gnu.org>
Thu, 26 Mar 2020 12:07:19 +0000 (13:07 +0100)
commitc7af9d0b5ebaa1fdb08ff5d8a56004998bcd8103
tree12d0c4677691c287fb784e1f65a08d35672a04fe
parent315b98b9eb71e1a56de6a49ffbfed0af3c92be7e
gnu: gnupg: Use ~/.guix-profile/bin/pinentry by default.

Fixes <https://bugs.gnu.org/24076>.
Reported by Danny Milosavljevic <dannym@scratchpost.org>.

* gnu/packages/patches/gnupg-default-pinentry.patch: New file.
* gnu/packages/gnupg.scm (gnupg)[source]: Use it.
* gnu/local.mk (dist_patch_DATA): Add it.
gnu/local.mk
gnu/packages/gnupg.scm
gnu/packages/patches/gnupg-default-pinentry.patch [new file with mode: 0644]