summaryrefslogtreecommitdiffstats
path: root/source/kde/patch/kopete.patch
diff options
context:
space:
mode:
Diffstat (limited to 'source/kde/patch/kopete.patch')
-rw-r--r--source/kde/patch/kopete.patch3
1 files changed, 3 insertions, 0 deletions
diff --git a/source/kde/patch/kopete.patch b/source/kde/patch/kopete.patch
new file mode 100644
index 000000000..8b0e29493
--- /dev/null
+++ b/source/kde/patch/kopete.patch
@@ -0,0 +1,3 @@
+# Fix compiling with gcc 7:
+zcat $CWD/patch/kopete/kopete-gcc6.patch.gz | patch -p1 --verbose || { touch ${SLACK_KDE_BUILD_DIR}/${PKGNAME}.failed ; continue ; }
+