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