parent
feb75dce33
commit
931fa469a8
|
@ -36,7 +36,7 @@ class Unbound < Formula
|
|||
system "./configure", *args
|
||||
|
||||
inreplace "doc/example.conf", 'username: "unbound"', 'username: "@@HOMEBREW-UNBOUND-USER@@"'
|
||||
system "make"
|
||||
system "make", "test"
|
||||
system "make", "install"
|
||||
end
|
||||
|
||||
|
|
Loading…
Reference in New Issue