summaryrefslogtreecommitdiffstats
path: root/trinity-base/kopete/files/kopete-3.5.13.1-patches/0009-81ace9c-fix-inadvertent-tq-changes.patch
diff options
context:
space:
mode:
Diffstat (limited to 'trinity-base/kopete/files/kopete-3.5.13.1-patches/0009-81ace9c-fix-inadvertent-tq-changes.patch')
-rw-r--r--trinity-base/kopete/files/kopete-3.5.13.1-patches/0009-81ace9c-fix-inadvertent-tq-changes.patch15
1 files changed, 0 insertions, 15 deletions
diff --git a/trinity-base/kopete/files/kopete-3.5.13.1-patches/0009-81ace9c-fix-inadvertent-tq-changes.patch b/trinity-base/kopete/files/kopete-3.5.13.1-patches/0009-81ace9c-fix-inadvertent-tq-changes.patch
deleted file mode 100644
index d778c7fc..00000000
--- a/trinity-base/kopete/files/kopete-3.5.13.1-patches/0009-81ace9c-fix-inadvertent-tq-changes.patch
+++ /dev/null
@@ -1,15 +0,0 @@
-diff --git a/kopete/kopete.api b/kopete/kopete.api
-index 04084b8..95a196a 100644
---- a/kopete/kopete.api
-+++ b/kopete/kopete.api
-@@ -59,8 +59,8 @@ WARN_LOGFILE =
- INPUT = libkopete libkopete/ui
- FILE_PATTERNS = *.h
- RECURSIVE = NO
--EXCLUDE_PATTERNS = *.tqmoc.* \
-- tqmoc* \
-+EXCLUDE_PATTERNS = *.moc.* \
-+ moc* \
- *.all_cpp.* \
- *unload.* \
- */test/* \