summaryrefslogtreecommitdiffstats
path: root/kde/patch/kdenlive.patch
blob: 9065c4d8651f31f26bef845950e6cf479cdaef90 (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 ; }