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