summaryrefslogtreecommitdiffstats
path: root/kde/patch/kdenlive.patch
blob: c95f768aefbaeec397f16c50e59654b8559485b6 (plain)
1
2
3
4
# Fix compilation with gcc7.
# Should have been fixed in  17.04.2...
cat $CWD/patch/kdenlive/kdenlive_gcc7.patch | patch -p1 --verbose || { touch ${SLACK_KDE_BUILD_DIR}/${PKGNAME}.failed ; continue ; }