summaryrefslogtreecommitdiffstats
path: root/kde/patch/libksysguard.patch
blob: 989ef6be96cddec8f510080c368b056efaa1ed81 (plain)
1
2
3
4
# Fix for "error: isnan was not declared in this scope"
# Fixed post Plasma 5.5.5.
cat $CWD/patch/libksysguard/libksysguard_isnan.patch | patch -p1 --verbose || { touch ${SLACK_KDE_BUILD_DIR}/${PKGNAME}.failed ; continue ; }