ldapvi: use patch DSL
This commit is contained in:
parent
aa2b616b67
commit
d5b681fe94
1 changed files with 1 additions and 3 deletions
|
@ -15,9 +15,7 @@ class Ldapvi < Formula
|
|||
# (namespace conflict with Lion's getline function)
|
||||
# http://www.lichteblau.com/git/?p=ldapvi.git;a=commit;h=256ced029c235687bfafdffd07be7d47bf7af39b
|
||||
# Also fix compilation with clang by changing `return` to `return 0`.
|
||||
def patches
|
||||
DATA
|
||||
end
|
||||
patch :DATA
|
||||
|
||||
def install
|
||||
system "./configure", "--disable-dependency-tracking",
|
||||
|
|
Loading…
Reference in a new issue