summaryrefslogtreecommitdiffstats
path: root/kde/patch/kholidays.patch
blob: f1ed4b5b1934072091b5d2bbe4b56033a84b2492 (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 ; }