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