summaryrefslogtreecommitdiffstats
path: root/source/kde/kde/patch/plasma-framework.patch
diff options
context:
space:
mode:
Diffstat (limited to 'source/kde/kde/patch/plasma-framework.patch')
-rw-r--r--source/kde/kde/patch/plasma-framework.patch2
1 files changed, 2 insertions, 0 deletions
diff --git a/source/kde/kde/patch/plasma-framework.patch b/source/kde/kde/patch/plasma-framework.patch
new file mode 100644
index 000000000..b10b4a5e3
--- /dev/null
+++ b/source/kde/kde/patch/plasma-framework.patch
@@ -0,0 +1,2 @@
+# Fix icon sizing regression:
+cat $CWD/patch/plasma-framework/837bb6975f6a0661d211107823b7587808fc3d4e.patch | patch -p1 --verbose || { touch ${SLACK_KDE_BUILD_DIR}/${PKGNAME}.failed ; continue ; }