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