blob: d45baac47844e7da7fc42b3809ed4ddf0fabe71a (
plain) (
tree)
|
|
# 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 ; }
|