From c05d14c985e91cbb0e08f8052192f89a55b13d2e Mon Sep 17 00:00:00 2001 From: Jack Nagel Date: Sun, 22 Apr 2012 18:00:05 -0500 Subject: gettext: remove Snow Leopard bottle The bottle was linked against libunistring, which is not a hard dependency but gets picked up by the build if its present; this results in breakage on systems where libunistring is not installed. Signed-off-by: Jack Nagel --- Library/Formula/gettext.rb | 1 - 1 file changed, 1 deletion(-) (limited to 'Library') diff --git a/Library/Formula/gettext.rb b/Library/Formula/gettext.rb index d11cde7a5..3411b79dc 100644 --- a/Library/Formula/gettext.rb +++ b/Library/Formula/gettext.rb @@ -9,7 +9,6 @@ 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 - sha1 '00c070602b107bc8551ae35d63e023665d88e480' => :snowleopard sha1 'c75fdb192f1b49c9e7e2039c66e24f60f26bc027' => :lion end -- cgit v1.2.3