summaryrefslogtreecommitdiffstats
path: root/net-im/empathy/files
diff options
context:
space:
mode:
authorkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2010-04-20 19:21:21 +0800
committerkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2010-04-20 19:21:21 +0800
commit593166c17a58f509fc974988a4c0abd4a74ce8f3 (patch)
treefd63b411e3bcfbd6c3ec42c5e6fde20b9553e7c7 /net-im/empathy/files
parent0cf1be945ddcad698e626d1f75f3ead56000d989 (diff)
downloadmarcuscom-ports-593166c17a58f509fc974988a4c0abd4a74ce8f3.tar
marcuscom-ports-593166c17a58f509fc974988a4c0abd4a74ce8f3.tar.gz
marcuscom-ports-593166c17a58f509fc974988a4c0abd4a74ce8f3.tar.bz2
marcuscom-ports-593166c17a58f509fc974988a4c0abd4a74ce8f3.tar.lz
marcuscom-ports-593166c17a58f509fc974988a4c0abd4a74ce8f3.tar.xz
marcuscom-ports-593166c17a58f509fc974988a4c0abd4a74ce8f3.tar.zst
marcuscom-ports-593166c17a58f509fc974988a4c0abd4a74ce8f3.zip
Update to 2.30.0.2.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@14063 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'net-im/empathy/files')
-rw-r--r--net-im/empathy/files/patch-configure11
1 files changed, 11 insertions, 0 deletions
diff --git a/net-im/empathy/files/patch-configure b/net-im/empathy/files/patch-configure
new file mode 100644
index 000000000..1a16aca80
--- /dev/null
+++ b/net-im/empathy/files/patch-configure
@@ -0,0 +1,11 @@
+--- configure.orig 2010-04-10 22:44:46.000000000 +0200
++++ configure 2010-04-10 22:45:28.000000000 +0200
+@@ -16874,7 +16874,7 @@
+ fi
+
+
+-if test "x$enable_favourite_contacts" != "xno" -o "x$chain_enable_favourite_contacts" == "xyes"; then
++if test "x$enable_favourite_contacts" != "xno" -o "x$chain_enable_favourite_contacts" = "xyes"; then
+
+ pkg_failed=no
+ { $as_echo "$as_me:${as_lineno-$LINENO}: checking for TELEPATHY_LOGGER" >&5