🍻 Default formulae for the missing package manager for macOS
Find a file
tcely 8319ffd314
gpg1: gpgkeys_* are called without the suffix
The gpg1 binary has the libexec/"gnupg" directory hard-coded and calls
those binaries without the suffix. Adding the symbolic links to the
binaries that were installed with the suffix for the names gpg1 uses
allows gpg1 to fetch keys from a key server.

Without those links it will just complain that gpgkeys_curl doesn't
exist in that directory (or similar for gpgkeys_hkp too).

Closes #30542.
Closes #28249.

Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
2018-08-09 02:02:38 +01:00
.github
Aliases
cmd
Formula gpg1: gpgkeys_* are called without the suffix 2018-08-09 02:02:38 +01:00
.travis.yml
CODE_OF_CONDUCT.md
CONTRIBUTING.md
formula_renames.json
LICENSE.txt
README.md
tap_migrations.json

Homebrew Core

Core formulae for the Homebrew package manager.

How do I install these formulae?

Just brew install <formula>. This is the default tap for Homebrew and is installed by default.

More Documentation, Troubleshooting, Contributing, Security, Community, Donations, License and Sponsors

See these sections in Homebrew/brew's README.