summaryrefslogtreecommitdiffstats
path: root/source/kde/kde/patch/libksysguard.patch
diff options
context:
space:
mode:
Diffstat (limited to 'source/kde/kde/patch/libksysguard.patch')
-rw-r--r--source/kde/kde/patch/libksysguard.patch2
1 files changed, 0 insertions, 2 deletions
diff --git a/source/kde/kde/patch/libksysguard.patch b/source/kde/kde/patch/libksysguard.patch
deleted file mode 100644
index d14bc7127..000000000
--- a/source/kde/kde/patch/libksysguard.patch
+++ /dev/null
@@ -1,2 +0,0 @@
-# Fix crash without systemd:
-cat $CWD/patch/libksysguard/libksysguard.nosystemd.patch | patch -p1 --verbose || { touch ${SLACK_KDE_BUILD_DIR}/${PKGNAME}.failed ; continue ; }