summaryrefslogtreecommitdiffstats
path: root/kde/patch/kmplot.patch
diff options
context:
space:
mode:
Diffstat (limited to 'kde/patch/kmplot.patch')
-rw-r--r--kde/patch/kmplot.patch3
1 files changed, 3 insertions, 0 deletions
diff --git a/kde/patch/kmplot.patch b/kde/patch/kmplot.patch
new file mode 100644
index 0000000..ff86a33
--- /dev/null
+++ b/kde/patch/kmplot.patch
@@ -0,0 +1,3 @@
+# Fix for "error: isnan was not declared in this scope"
+cat $CWD/patch/kmplot/kmplot_isnan.patch | patch -p1 --verbose || { touch ${SLACK_KDE_BUILD_DIR}/${PKGNAME}.failed ; continue ; }
+