summaryrefslogtreecommitdiff
path: root/net-im/kmess-kde4/files
diff options
context:
space:
mode:
Diffstat (limited to 'net-im/kmess-kde4/files')
-rw-r--r--net-im/kmess-kde4/files/patch-kmess-Makefile.in11
-rw-r--r--net-im/kmess-kde4/files/patch-kmess_network_msnconnection.h10
2 files changed, 0 insertions, 21 deletions
diff --git a/net-im/kmess-kde4/files/patch-kmess-Makefile.in b/net-im/kmess-kde4/files/patch-kmess-Makefile.in
deleted file mode 100644
index 17a9da05f3fd..000000000000
--- a/net-im/kmess-kde4/files/patch-kmess-Makefile.in
+++ /dev/null
@@ -1,11 +0,0 @@
---- kmess/Makefile.in.orig Sun Jun 4 16:44:43 2006
-+++ kmess/Makefile.in Sun Jun 4 16:45:06 2006
-@@ -470,7 +470,7 @@
-
- # the library search path.
- # the -lpthread is required for Autopackage/BinReloc
--kmess_LDFLAGS = $(KDE_RPATH) $(all_libraries) -lpthread
-+kmess_LDFLAGS = $(KDE_RPATH) $(all_libraries)
- AM_CXXFLAGS = -ggdb
- #>- all: all-recursive
- #>+ 1
diff --git a/net-im/kmess-kde4/files/patch-kmess_network_msnconnection.h b/net-im/kmess-kde4/files/patch-kmess_network_msnconnection.h
deleted file mode 100644
index f9c9edb3c1a5..000000000000
--- a/net-im/kmess-kde4/files/patch-kmess_network_msnconnection.h
+++ /dev/null
@@ -1,10 +0,0 @@
---- kmess/network/msnconnection.h.orig Tue Nov 15 04:03:10 2005
-+++ kmess/network/msnconnection.h Tue Nov 15 04:04:04 2005
-@@ -29,6 +29,7 @@
-
- #include <stdlib.h>
- #include <sys/socket.h>
-+#include <netinet/in.h>
- #include <arpa/inet.h>
- #include <netdb.h>
- #include <sys/types.h>