aiccu: use new etc.install overwrite handling.
This commit is contained in:
parent
870133a0b4
commit
8094e2ec6e
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ class Aiccu < Formula
|
|||
system "make", "prefix=#{prefix}"
|
||||
system "make", "install", "prefix=#{prefix}"
|
||||
|
||||
etc.install 'doc/aiccu.conf' unless (etc/'aiccu.conf').exist?
|
||||
etc.install 'doc/aiccu.conf'
|
||||
end
|
||||
|
||||
plist_options :startup => true
|
||||
|
|
Loading…
Reference in a new issue