]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commitdiff
gnupg: fix prompt of Config.in.host
authorThomas Petazzoni <thomas.petazzoni@bootlin.com>
Sun, 1 Apr 2018 11:53:59 +0000 (13:53 +0200)
committerPeter Korsgaard <peter@korsgaard.com>
Sun, 8 Apr 2018 14:53:13 +0000 (16:53 +0200)
It should be "host gnupg" and not "host-gnupg" to be consistent with
all other Config.in.host options.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
(cherry picked from commit 083716cdfbc42ac5cd53d3d10ac76a57427c11af)
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/gnupg/Config.in.host

index a872ec820f227d8ec45bf6b55163b5d55a65453f..36864157967660f9d247a4b9cab8b908dd898be8 100644 (file)
@@ -1,5 +1,5 @@
 config BR2_PACKAGE_HOST_GNUPG
-       bool "host-gnupg"
+       bool "host gnupg"
        help
          GnuPG is the GNU project's complete and free implementation
          of the OpenPGP standard as defined by RFC4880. GnuPG allows