🍻 Default formulae for the missing package manager for macOS
8319ffd314
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> |
||
---|---|---|
.github | ||
Aliases | ||
cmd | ||
Formula | ||
.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.