# 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 ; }