From 687cfed54497fbb45cb11d42ef75e5e9a470e5ba Mon Sep 17 00:00:00 2001 From: glenlow Date: Tue, 20 May 2008 07:34:58 +0000 Subject: [PATCH] binary prebuild fix: _nl_msg_cat_cntr in libintl uninitialized --- macosx/prebuild/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/macosx/prebuild/Makefile b/macosx/prebuild/Makefile index cc2fdb9f1..2c28f3a78 100644 --- a/macosx/prebuild/Makefile +++ b/macosx/prebuild/Makefile @@ -238,7 +238,7 @@ $(GETTEXT_DIR)/configure: | $(GETTEXT_DIR).tar.gz @echo @echo UNTARRING GETTEXT... @echo - $(TAR) xzf $| + $(TAR) xzf $| && patch -p0