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