From 39f6996b805464654b57f1ad51e99481b7b87377 Mon Sep 17 00:00:00 2001 From: Eric Hameleers Date: Tue, 18 Jul 2017 10:42:38 +0200 Subject: Revert a commit for ksudoku preventing its menu entry to work Reason: ksudoku is still kdelibs4 based, not KF5, and this reverted commit was meant only for the master branch. --- kde/patch/ksudoku.patch | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 kde/patch/ksudoku.patch (limited to 'kde/patch/ksudoku.patch') diff --git a/kde/patch/ksudoku.patch b/kde/patch/ksudoku.patch new file mode 100644 index 0000000..9789c51 --- /dev/null +++ b/kde/patch/ksudoku.patch @@ -0,0 +1,4 @@ +# Qt5 apps accept qwindowtitle, not caption. KDEBUG 381087, +# however ksudoku-17.04.x is still kdelibs4 based: +cat $CWD/patch/ksudoku/ksudoku_qwindowtitle.patch | patch -p1 --verbose || { touch ${SLACK_KDE_BUILD_DIR}/${PKGNAME}.failed ; continue ; } + -- cgit v1.2.3