whohas: bottle unneeded

This commit is contained in:
Xu Cheng 2015-10-26 20:09:34 +08:00
parent 91f3eb9bf9
commit a74e4e804a

View file

@ -4,6 +4,8 @@ class Whohas < Formula
url "http://www.philippwesche.org/200811/whohas/whohas-0.29.tar.gz"
sha256 "4382c53ccd27f2734f5981d58baf8f3442a9eb50709d49df3629d75f802af081"
bottle :unneeded
def install
bin.install "program/whohas"
man1.install "usr/share/man/man1/whohas.1"