clamav: use more specific skip_clean
This commit is contained in:
parent
b6d9f2d22b
commit
da82d16865
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ class Clamav < Formula
|
|||
sha1 "4d2596ed31086455d7e87bade419589da46a3ef3" => :lion
|
||||
end
|
||||
|
||||
skip_clean "share"
|
||||
skip_clean "share/clamav"
|
||||
|
||||
def install
|
||||
(share/"clamav").mkpath
|
||||
|
|
Loading…
Reference in a new issue