From 9f52fea52060591a9b4e86a009ea00071f6cf13b Mon Sep 17 00:00:00 2001 From: Max Howell Date: Thu, 24 Sep 2009 23:35:10 +0100 Subject: Fixes #60 Well, I guessed keg_only would have issues. Here, glib assumes GNU gettext will be in the same path as itself. Which would be true if we symlinked gettext into the tree, but we don't to avoid conflicts with the BSD version: /usr/lib/libgettext.dylib We'll have to do this a lot, so I need to figure out how to automate it, or how to avoid doing this kind of thing altogether. --- Library/Formula/glib.rb | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) (limited to 'Library/Formula') diff --git a/Library/Formula/glib.rb b/Library/Formula/glib.rb index 3d61fa225..758f78b11 100644 --- a/Library/Formula/glib.rb +++ b/Library/Formula/glib.rb @@ -43,7 +43,18 @@ class Glib