hostdb: bottle unneeded
This commit is contained in:
parent
b48a973b4b
commit
fe47dd50de
1 changed files with 2 additions and 0 deletions
|
@ -4,6 +4,8 @@ class Hostdb < Formula
|
||||||
url "https://hostdb.googlecode.com/files/hostdb-1.004.tgz"
|
url "https://hostdb.googlecode.com/files/hostdb-1.004.tgz"
|
||||||
sha256 "beea7cfcdc384eb40d0bc8b3ad2eb094ee81ca75e8eef7c07ea4a47e9f0da350"
|
sha256 "beea7cfcdc384eb40d0bc8b3ad2eb094ee81ca75e8eef7c07ea4a47e9f0da350"
|
||||||
|
|
||||||
|
bottle :unneeded
|
||||||
|
|
||||||
def install
|
def install
|
||||||
bin.install Dir["bin/*"]
|
bin.install Dir["bin/*"]
|
||||||
doc.install Dir["docs/*"]
|
doc.install Dir["docs/*"]
|
||||||
|
|
Loading…
Reference in a new issue