summaryrefslogtreecommitdiffstats
path: root/kde/patch/spectacle.patch
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2016-05-18 13:29:16 +0200
committer Eric Hameleers <alien@slackware.com>2016-05-18 13:29:16 +0200
commit80155a73f2db22daad68e926a9a3ed0188287ebf (patch)
treeca95ffc6e4c00252ea96cb92c374798484a5fbcc /kde/patch/spectacle.patch
parent20b7dfdb885e69b3835941095308acca6e28f57c (diff)
downloadktown-80155a73f2db22daad68e926a9a3ed0188287ebf.tar.gz
ktown-80155a73f2db22daad68e926a9a3ed0188287ebf.tar.xz
Disable upstream-applied patches.
Diffstat (limited to '')
-rw-r--r--kde/patch/spectacle.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/kde/patch/spectacle.patch b/kde/patch/spectacle.patch
index 5971d13..9ab4616 100644
--- a/kde/patch/spectacle.patch
+++ b/kde/patch/spectacle.patch
@@ -1,7 +1,7 @@
# Fix for broken HiDPI support.
# Fixed post Applications 16.04.0:
-cat $CWD/patch/spectacle/spectacle_hidpi.patch | patch -p1 --verbose || { touch ${SLACK_KDE_BUILD_DIR}/${PKGNAME}.failed ; continue ; }
+#cat $CWD/patch/spectacle/spectacle_hidpi.patch | patch -p1 --verbose || { touch ${SLACK_KDE_BUILD_DIR}/${PKGNAME}.failed ; continue ; }
# Fix for broken rectangular image capture on Nvidia GPU (KDEBUG 362241):
# Fixed post Applications 16.04.0:
-cat $CWD/patch/spectacle/spectacle_rect_capture.patch | patch -p1 --verbose || { touch ${SLACK_KDE_BUILD_DIR}/${PKGNAME}.failed ; continue ; }
+#cat $CWD/patch/spectacle/spectacle_rect_capture.patch | patch -p1 --verbose || { touch ${SLACK_KDE_BUILD_DIR}/${PKGNAME}.failed ; continue ; }