aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/ahcpd.rb5
1 files changed, 1 insertions, 4 deletions
diff --git a/Library/Formula/ahcpd.rb b/Library/Formula/ahcpd.rb
index 928550199..390793f1e 100644
--- a/Library/Formula/ahcpd.rb
+++ b/Library/Formula/ahcpd.rb
@@ -5,10 +5,7 @@ class Ahcpd < Formula
url 'http://www.pps.univ-paris-diderot.fr/~jch/software/files/ahcpd-0.53.tar.gz'
sha1 '0d8ad31785357758abeb371f0431dbe08718af92'
- def patches
- # fixes man path for homebrew
- DATA
- end
+ patch :DATA
def install
system "make", "LDLIBS=''"