summaryrefslogtreecommitdiffstats
path: root/net-im/empathy/files
diff options
context:
space:
mode:
Diffstat (limited to 'net-im/empathy/files')
-rw-r--r--net-im/empathy/files/patch-configure11
-rw-r--r--net-im/empathy/files/patch-libempathy_emapth-tp-file.c10
2 files changed, 0 insertions, 21 deletions
diff --git a/net-im/empathy/files/patch-configure b/net-im/empathy/files/patch-configure
deleted file mode 100644
index 1a16aca80..000000000
--- a/net-im/empathy/files/patch-configure
+++ /dev/null
@@ -1,11 +0,0 @@
---- 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
diff --git a/net-im/empathy/files/patch-libempathy_emapth-tp-file.c b/net-im/empathy/files/patch-libempathy_emapth-tp-file.c
deleted file mode 100644
index 58ac2a65b..000000000
--- a/net-im/empathy/files/patch-libempathy_emapth-tp-file.c
+++ /dev/null
@@ -1,10 +0,0 @@
---- libempathy/empathy-tp-file.c.orig 2009-06-15 18:52:39.000000000 +0200
-+++ libempathy/empathy-tp-file.c 2009-06-15 18:53:45.000000000 +0200
-@@ -29,6 +29,7 @@
- #include <arpa/inet.h>
- #include <sys/types.h>
- #include <sys/socket.h>
-+#include <netinet/in.h>
- #include <sys/un.h>
-
- #include <glib/gi18n-lib.h>