From 58edb74e8f352002f3a9f840c6b405ae259f4c9f Mon Sep 17 00:00:00 2001 From: BrewTestBot Date: Sun, 5 Apr 2015 15:58:36 +0100 Subject: tmpreaper: add 1.6.13_nmu1 bottle. --- Library/Formula/tmpreaper.rb | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'Library/Formula') diff --git a/Library/Formula/tmpreaper.rb b/Library/Formula/tmpreaper.rb index 5c2cf7a2e..ff3b123cf 100644 --- a/Library/Formula/tmpreaper.rb +++ b/Library/Formula/tmpreaper.rb @@ -5,6 +5,13 @@ class Tmpreaper < Formula sha256 "c88f05b5d995b9544edb7aaf36ac5ce55c6fac2a4c21444e5dba655ad310b738" version "1.6.13_nmu1" + bottle do + cellar :any + sha256 "7e634ee1b709b8751a52e31c02432481267e58bc6f584dc7ac23c08e330cc169" => :yosemite + sha256 "d14aabae2826469b0c878dd517c2017d952773d406fa4f71af4e2951de602198" => :mavericks + sha256 "6c75ed498baad36cda1386e90b5be53c3898469e0a9ac7847ba854a4e912069c" => :mountain_lion + end + def install system "./configure", "--prefix=#{prefix}" system "make", "install" -- cgit v1.2.3