From 2925087b365a3e714c96341bbe42d7cf3c03790e Mon Sep 17 00:00:00 2001 From: Eric Hameleers Date: Wed, 15 Jun 2016 13:03:40 +0200 Subject: Apply a last-minute patch to make plasma-workspace compile again. The source tarball for plasma-workspace was re-generated as 5.6.5.1 shortly after, so that this patch could be commented-out again. --- kde/patch/plasma-workspace.patch | 3 +++ 1 file changed, 3 insertions(+) (limited to 'kde/patch/plasma-workspace.patch') diff --git a/kde/patch/plasma-workspace.patch b/kde/patch/plasma-workspace.patch index 78714b0..c1e56fc 100644 --- a/kde/patch/plasma-workspace.patch +++ b/kde/patch/plasma-workspace.patch @@ -3,3 +3,6 @@ # This functionality has been incorporated into kscreenlocker-5.5.0. #cat $CWD/patch/plasma-workspace/plasma-workspace_consolekit2.patch | patch -p1 --verbose || { touch ${SLACK_KDE_BUILD_DIR}/${PKGNAME}.failed ; continue ; } +# Apply commit that fixes compilation of 5.6.5: +#cat $CWD/patch/plasma-workspace/plasma-workspace_apply_767aa57.patc | patch -p1 --verbose || { touch ${SLACK_KDE_BUILD_DIR}/${PKGNAME}.failed ; continue ; } + -- cgit v1.2.3