summaryrefslogtreecommitdiffstats
path: root/source/kde/patch/libkscreen.patch
blob: 1c696f88d69ce53f67291f0de5e18ff7c3c74606 (plain) (blame)
1
2
3
# Kludge around a strange failure in setting up the unit tests:
zcat $CWD/patch/libkscreen/libkscreen.broken.test.diff.gz | patch -p1 --verbose || { touch ${SLACK_KDE_BUILD_DIR}/${PKGNAME}.failed ; continue ; }