summaryrefslogtreecommitdiffstats
path: root/source/kde/kde/patch/plasma-desktop.patch
diff options
context:
space:
mode:
Diffstat (limited to 'source/kde/kde/patch/plasma-desktop.patch')
-rw-r--r--source/kde/kde/patch/plasma-desktop.patch2
1 files changed, 0 insertions, 2 deletions
diff --git a/source/kde/kde/patch/plasma-desktop.patch b/source/kde/kde/patch/plasma-desktop.patch
index e0376a9d9..eddacf9b6 100644
--- a/source/kde/kde/patch/plasma-desktop.patch
+++ b/source/kde/kde/patch/plasma-desktop.patch
@@ -2,5 +2,3 @@
cat $CWD/patch/plasma-desktop/plasma-desktop.default_launcher_tasks.diff | patch -p1 --verbose || { touch ${SLACK_KDE_BUILD_DIR}/${PKGNAME}.failed ; continue ; }
# Don't leave an .orig file to be packaged:
rm -f ./applets/taskmanager/package/contents/config/main.xml.orig
-# [PATCH] Desktop as folder: restore functionality of the "delete" action:
-cat $CWD/patch//plasma-desktop/b893a37fd9b3b5c28173c68ba963fb866a5ac0ed.patch | patch -p1 --verbose || { touch ${SLACK_KDE_BUILD_DIR}/${PKGNAME}.failed ; continue ; }