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