summaryrefslogtreecommitdiffstats
path: root/trinity-base/kopete/files/kopete-3.5.13.1-patches/0011-631f957-remove-nuisance-unsermake-warning-with-automake.patch
diff options
context:
space:
mode:
Diffstat (limited to 'trinity-base/kopete/files/kopete-3.5.13.1-patches/0011-631f957-remove-nuisance-unsermake-warning-with-automake.patch')
-rw-r--r--trinity-base/kopete/files/kopete-3.5.13.1-patches/0011-631f957-remove-nuisance-unsermake-warning-with-automake.patch12
1 files changed, 0 insertions, 12 deletions
diff --git a/trinity-base/kopete/files/kopete-3.5.13.1-patches/0011-631f957-remove-nuisance-unsermake-warning-with-automake.patch b/trinity-base/kopete/files/kopete-3.5.13.1-patches/0011-631f957-remove-nuisance-unsermake-warning-with-automake.patch
deleted file mode 100644
index ea1a6526..00000000
--- a/trinity-base/kopete/files/kopete-3.5.13.1-patches/0011-631f957-remove-nuisance-unsermake-warning-with-automake.patch
+++ /dev/null
@@ -1,12 +0,0 @@
-diff --git a/kopete/protocols/jabber/libiris/iris/xmpp-core/Makefile.am b/kopete/protocols/jabber/libiris/iris/xmpp-core/Makefile.am
-index 56be2c4..8e89a08 100644
---- a/kopete/protocols/jabber/libiris/iris/xmpp-core/Makefile.am
-+++ b/kopete/protocols/jabber/libiris/iris/xmpp-core/Makefile.am
-@@ -1,6 +1,6 @@
- # The only Q_OBJECT lines are in securestream.{h,cpp} and we deal with them below.
- # Give metasources a file with no Q_OBJECT line to stop unsermake assuming we want METASOURCES = AUTO
--METASOURCES = ignore_this_warning.moc
-+METASOURCES = AUTO
-
- noinst_LTLIBRARIES = libiris_xmpp_core.la
- AM_CPPFLAGS = $(IDN_CFLAGS)