abcde: use new etc.install overwrite handling.
This commit is contained in:
parent
5a2792847a
commit
870133a0b4
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ class Abcde < Formula
|
|||
|
||||
def install
|
||||
bin.install 'abcde', 'abcde-musicbrainz-tool', 'cddb-tool'
|
||||
etc.install 'abcde.conf' unless (etc/'abcde.conf').exist?
|
||||
etc.install 'abcde.conf'
|
||||
man1.install 'abcde.1', 'cddb-tool.1'
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue