summaryrefslogtreecommitdiffstats
path: root/kde/patch/kholidays.patch
diff options
context:
space:
mode:
Diffstat (limited to 'kde/patch/kholidays.patch')
-rw-r--r--kde/patch/kholidays.patch4
1 files changed, 4 insertions, 0 deletions
diff --git a/kde/patch/kholidays.patch b/kde/patch/kholidays.patch
new file mode 100644
index 0000000..aff0216
--- /dev/null
+++ b/kde/patch/kholidays.patch
@@ -0,0 +1,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 ; }
+