summaryrefslogtreecommitdiffstats
path: root/source/kde/kde/patch/kwin.patch
blob: c2063e72e2f2d9979b949abede30761d5987afe9 (plain) (blame)
1
2
# delay deletion of wayland streams:
cat $CWD/patch/kwin/kwin.wayland.stream.diff | patch -p1 --verbose || { touch ${SLACK_KDE_BUILD_DIR}/${PKGNAME}.failed ; continue ; }