aiccu: use new etc.install overwrite handling.

master
Mike McQuaid 2013-10-07 15:15:26 +01:00
parent 870133a0b4
commit 8094e2ec6e
1 changed files with 1 additions and 1 deletions

View File

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