summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarol Wojtaszek <sekretarz@gentoo.org>2006-12-11 17:36:05 +0000
committerKarol Wojtaszek <sekretarz@gentoo.org>2006-12-11 17:36:05 +0000
commit5e7349fc5fd6da30f50135766e165fafc108c456 (patch)
tree02e6d8a46dd54ac039fb3caf7e3e88f0024f457d /net-im/ekg2/files
parentStable on x86, security bug #157698. (diff)
downloadgentoo-2-5e7349fc5fd6da30f50135766e165fafc108c456.tar.gz
gentoo-2-5e7349fc5fd6da30f50135766e165fafc108c456.tar.bz2
gentoo-2-5e7349fc5fd6da30f50135766e165fafc108c456.zip
Fixed build problems on gentoo/fbsd, bug #157699
(Portage version: 2.1.1-r2)
Diffstat (limited to 'net-im/ekg2/files')
-rw-r--r--net-im/ekg2/files/ekg2-20061202-intl.patch13
1 files changed, 13 insertions, 0 deletions
diff --git a/net-im/ekg2/files/ekg2-20061202-intl.patch b/net-im/ekg2/files/ekg2-20061202-intl.patch
new file mode 100644
index 000000000000..5d5c58b1983e
--- /dev/null
+++ b/net-im/ekg2/files/ekg2-20061202-intl.patch
@@ -0,0 +1,13 @@
+--- configure.ac.old 2006-12-10 14:17:30.000000000 +0100
++++ configure.ac 2006-12-10 14:18:25.000000000 +0100
+@@ -484,7 +484,9 @@
+ COMMON_PLUGINS_CFLAGS="-DPLUGIN_SHARED_LIBS"
+ dnl LIBS="$LIBS -no-undefined"
+ fi
+-
++
++LIBS="$LIBS $LIBINTL"
++
+ AC_OUTPUT
+
+ echo