summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--kde/patch/kopete.patch2
-rw-r--r--kde/patch/powerdevil.patch2
2 files changed, 2 insertions, 2 deletions
diff --git a/kde/patch/kopete.patch b/kde/patch/kopete.patch
index ad5cf05..64e8238 100644
--- a/kde/patch/kopete.patch
+++ b/kde/patch/kopete.patch
@@ -5,5 +5,5 @@
# Make 18.04.0 compile.
# Fixed in 18.04.1.
-cat $CWD/patch/kopete/kopete_kdebug393372.patch | patch -p1 --verbose || { touch ${SLACK_KDE_BUILD_DIR}/${PKGNAME}.failed ; continue ; }
+#cat $CWD/patch/kopete/kopete_kdebug393372.patch | patch -p1 --verbose || { touch ${SLACK_KDE_BUILD_DIR}/${PKGNAME}.failed ; continue ; }
diff --git a/kde/patch/powerdevil.patch b/kde/patch/powerdevil.patch
index 4b5d4e6..b7e2bae 100644
--- a/kde/patch/powerdevil.patch
+++ b/kde/patch/powerdevil.patch
@@ -1,4 +1,4 @@
# PowerDevil fails to setup power settings on a fresh install.
# Fixed in 5.12.5.
-cat $CWD/patch/powerdevil/powerdevil-5.12.4_firstrun.patch | patch -p1 --verbose || { touch ${SLACK_KDE_BUILD_DIR}/${PKGNAME}.failed ; continue ; }
+#cat $CWD/patch/powerdevil/powerdevil-5.12.4_firstrun.patch | patch -p1 --verbose || { touch ${SLACK_KDE_BUILD_DIR}/${PKGNAME}.failed ; continue ; }