ip_relay: bottle unneeded

This commit is contained in:
Xu Cheng 2015-10-23 19:53:44 +08:00
parent c9a128fdcb
commit 24878740a8

View file

@ -4,6 +4,8 @@ class IpRelay < Formula
url "http://www.stewart.com.au/ip_relay/ip_relay-0.71.tgz"
sha256 "0cf6c7db64344b84061c64e848e8b4f547b5576ad28f8f5e67163fc0382d9ed3"
bottle :unneeded
def install
bin.install "ip_relay.pl" => "ip_relay"
end