From 178dc49350029685eeee7b86704455ebc9d99760 Mon Sep 17 00:00:00 2001 From: Max Howell Date: Thu, 17 Sep 2009 21:10:39 +0100 Subject: Solving the GNU GetText issues GNU GetText breaks eg. Ruby 1.9 builds, and some other formula I have been building too. But it is required by eg. glib. So to solve this we are going to by default not symlink gettext into the Homebrew prefix. Formula that depend on GetText will have the gettext paths added to the brewing environment automatically. Neat. --- Library/Formula/gettext.rb | 10 +++++----- Library/Formula/glib.rb | 3 ++- 2 files changed, 7 insertions(+), 6 deletions(-) (limited to 'Library/Formula') diff --git a/Library/Formula/gettext.rb b/Library/Formula/gettext.rb index 9f5a9bfe1..c52e99d74 100644 --- a/Library/Formula/gettext.rb +++ b/Library/Formula/gettext.rb @@ -4,11 +4,15 @@ class Gettext