From 1e1fe97827fe45ce29b76003ce250436beff95ae Mon Sep 17 00:00:00 2001 From: Mike McQuaid Date: Mon, 27 Feb 2012 09:49:20 +0000 Subject: Add gettext bottle. --- Library/Formula/gettext.rb | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'Library/Formula') diff --git a/Library/Formula/gettext.rb b/Library/Formula/gettext.rb index 41548a14f..c12b12fed 100644 --- a/Library/Formula/gettext.rb +++ b/Library/Formula/gettext.rb @@ -8,6 +8,11 @@ class Gettext < Formula keg_only "OS X provides the BSD gettext library and some software gets confused if both are in the library path." + bottle do + url 'https://downloads.sf.net/project/machomebrew/Bottles/gettext-0.18.1.1-bottle.tar.gz' + sha1 'c75fdb192f1b49c9e7e2039c66e24f60f26bc027' + end + def options [ ['--with-examples', 'Keep example files.'], -- cgit v1.2.3