summaryrefslogtreecommitdiffstats
path: root/kde/patch/plasma-desktop.patch
diff options
context:
space:
mode:
Diffstat (limited to 'kde/patch/plasma-desktop.patch')
-rw-r--r--kde/patch/plasma-desktop.patch5
1 files changed, 5 insertions, 0 deletions
diff --git a/kde/patch/plasma-desktop.patch b/kde/patch/plasma-desktop.patch
new file mode 100644
index 0000000..1bccac9
--- /dev/null
+++ b/kde/patch/plasma-desktop.patch
@@ -0,0 +1,5 @@
+# Fix errors in translation strings for bs and sr:
+#zcat $CWD/patch/plasma-desktop/plasma-desktop-4.99.0_kfontinst_po.diff.gz | patch -p1 --verbose || { touch ${SLACK_KDE_BUILD_DIR}/${PKGNAME}.failed ; continue ; }
+
+# Forgotten includes:
+zcat $CWD/patch/plasma-desktop/plasma-desktop_kdelibs4support.diff.gz | patch -p1 --verbose || { touch ${SLACK_KDE_BUILD_DIR}/${PKGNAME}.failed ; continue ; }