diff options
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/bibutils.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/bibutils.rb b/Library/Formula/bibutils.rb index 67a04cb0f..45934ee1d 100644 --- a/Library/Formula/bibutils.rb +++ b/Library/Formula/bibutils.rb @@ -6,7 +6,7 @@ class Bibutils < Formula sha1 'd592ff4fea53dfc5440dc182204b5955fedb9ea2' #fix uint not being defined clang error - def patches; DATA; end + patch :DATA def install system "./configure", "--install-dir", prefix |
