gnu: gpgme: Find the GnuPG executable in the environment.
authorLeo Famulari <leo@famulari.name>
Wed, 27 Dec 2017 01:51:23 +0000 (20:51 -0500)
committerLeo Famulari <leo@famulari.name>
Wed, 27 Dec 2017 02:12:27 +0000 (21:12 -0500)
commitb3ecb3fe8d4a947a7807018647616f95532df3ac
tree68e73ca2003a1608627d2c6931896d1cdc1b9311
parent684ca67dd9bdc368581976d18bdc8ba5c8fa072d
gnu: gpgme: Find the GnuPG executable in the environment.

This partially reverts commit 0e06bec250f34d (gnu: gpgme: Build with the
latest GnuPG) because it caused python-pygpgme and python2-pygpgme to
fail to build:

<https://lists.gnu.org/archive/html/guix-devel/2017-12/msg00371.html>

* gnu/packages/gnupg.scm (gpgme)[arguments]: Remove '--enable-fixed-path'
from #:configure-flags.
[inputs]: Move gnupg to native-inputs.
gnu/packages/gnupg.scm