From f64b5d72af87666e6cc1130f0bff42202d244eb4 Mon Sep 17 00:00:00 2001 From: Xu Cheng Date: Mon, 26 Oct 2015 20:10:32 +0800 Subject: [PATCH] xtitle: bottle unneeded --- Formula/xtitle.rb | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Formula/xtitle.rb b/Formula/xtitle.rb index 2adec123db..2550c5f79f 100644 --- a/Formula/xtitle.rb +++ b/Formula/xtitle.rb @@ -4,6 +4,8 @@ class Xtitle < Formula url "https://www.cs.indiana.edu/~kinzler/xtitle/xtitle-1.0.4.tgz" sha256 "cadddef1389ba1c5e1dc7dd861545a5fe11cb397a3f692cd63881671340fcc15" + bottle :unneeded + def install bin.install "xtitle.sh" => "xtitle" bin.install "xtctl.sh" => "xtctl"