ldapvi: use patch DSL

This commit is contained in:
Jack Nagel 2014-03-19 12:07:54 -05:00
parent aa2b616b67
commit d5b681fe94

View file

@ -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",