From e35e753de7a0c7c4acd569d0746f3b0233c7bee5 Mon Sep 17 00:00:00 2001 From: BrewTestBot Date: Mon, 12 Jan 2015 14:54:01 +0000 Subject: tth: add 4.06 bottle. --- Library/Formula/tth.rb | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'Library') diff --git a/Library/Formula/tth.rb b/Library/Formula/tth.rb index bfe668219..b46cb1b22 100644 --- a/Library/Formula/tth.rb +++ b/Library/Formula/tth.rb @@ -5,6 +5,13 @@ class Tth < Formula sha1 "27b44970d93f1e1964c92ffa0fa964e6045bae37" version "4.06" + bottle do + cellar :any + sha1 "dac2cc7df5b0f2f6c77a186fcf799f12a29aff2e" => :yosemite + sha1 "d869523cd588ee381ae315aed247f57be379b3be" => :mavericks + sha1 "2dc34ba1293a14891456d91bc2b243233f7a06fd" => :mountain_lion + end + def install system ENV.cc, "-o", "tth", "tth.c" bin.install %w[tth latex2gif ps2gif ps2png] -- cgit v1.2.3