diff options
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/gpg-agent.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/gpg-agent.rb b/Library/Formula/gpg-agent.rb index cc1a14838..64956e85e 100644 --- a/Library/Formula/gpg-agent.rb +++ b/Library/Formula/gpg-agent.rb @@ -15,7 +15,7 @@ class GpgAgent < Formula # Adjust package name to fit our scheme of packaging both # gnupg 1.x and 2.x, and gpg-agent separately - def patches; DATA; end + patch :DATA def install # don't use Clang's internal stdint.h |
