diff options
Diffstat (limited to 'net-im/empathy/files')
-rw-r--r-- | net-im/empathy/files/patch-configure | 28 | ||||
-rw-r--r-- | net-im/empathy/files/patch-libempathy_emapth-tp-file.c | 10 |
2 files changed, 0 insertions, 38 deletions
diff --git a/net-im/empathy/files/patch-configure b/net-im/empathy/files/patch-configure deleted file mode 100644 index 054f1a3e5..000000000 --- a/net-im/empathy/files/patch-configure +++ /dev/null @@ -1,28 +0,0 @@ ---- configure.orig 2010-11-18 17:41:43.000000000 +0100 -+++ configure 2010-11-18 17:41:43.000000000 +0100 -@@ -13390,8 +13390,8 @@ - .SECONDARY: $(gsettings_SCHEMAS) - - gsettings__base_list = \ -- sed "$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g" | \ -- sed "$$!N;$$!N;$$!N;$$!N;s/\n/ /g" -+ sed '\''$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g'\'' | \ -+ sed '\''$$!N;$$!N;$$!N;$$!N;s/\n/ /g'\'' - - install-gsettings-schemas: $(gsettings_SCHEMAS:.xml=.valid) - @$(NORMAL_INSTALL) -@@ -15049,11 +15049,11 @@ - fi - - # Enable GSEAL checks if needed --if test $USE_MAINTAINER_MODE = yes; then -+#if test $USE_MAINTAINER_MODE = yes; then - --$as_echo "#define GSEAL_ENABLE /**/" >>confdefs.h -+#$as_echo "#define GSEAL_ENABLE /**/" >>confdefs.h - --fi -+#fi - - # ----------------------------------------------------------- - # Enable debug 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> |