wtf: bottle unneeded
This commit is contained in:
parent
6331aba222
commit
e93751502f
1 changed files with 2 additions and 0 deletions
|
@ -4,6 +4,8 @@ class Wtf < Formula
|
|||
url "https://downloads.sourceforge.net/project/bsdwtf/wtf-20141212.tar.gz"
|
||||
sha256 "31ee95558aee74f76d9e531fb2489765eb51c963b7b514cc07f8b407baf7f2a2"
|
||||
|
||||
bottle :unneeded
|
||||
|
||||
def install
|
||||
inreplace %w[wtf wtf.6], "/usr/share", share
|
||||
bin.install "wtf"
|
||||
|
|
Loading…
Reference in a new issue