summaryrefslogtreecommitdiffstats
path: root/kde/patch/kmplot.patch
blob: ff86a33ee1180ba60048e1d8c2cf0acebfd341b2 (plain)
1
2
3
# Fix for "error: isnan was not declared in this scope"
cat $CWD/patch/kmplot/kmplot_isnan.patch | patch -p1 --verbose || { touch ${SLACK_KDE_BUILD_DIR}/${PKGNAME}.failed ; continue ; }