summaryrefslogtreecommitdiffstats
path: root/kde/patch/perlqt.patch
blob: 1cdd7db2cc304b3c2ecc85960114b3db70d62a91 (plain) (blame)
1
2
3
# Fix build:
cat $CWD/patch/perlqt/perlqt.gcc6.diff | patch -p1 --verbose || { touch ${SLACK_KDE_BUILD_DIR}/${PKGNAME}.failed ; continue ; }