wtf: bottle unneeded

This commit is contained in:
Xu Cheng 2015-10-26 20:10:15 +08:00
parent 6331aba222
commit e93751502f

View file

@ -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"