aboutsummaryrefslogtreecommitdiff
path: root/system/conky/conky-1.10.6-gcc7.patch
diff options
context:
space:
mode:
Diffstat (limited to 'system/conky/conky-1.10.6-gcc7.patch')
-rw-r--r--system/conky/conky-1.10.6-gcc7.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/system/conky/conky-1.10.6-gcc7.patch b/system/conky/conky-1.10.6-gcc7.patch
deleted file mode 100644
index dcbc3bc8a5dfa..0000000000000
--- a/system/conky/conky-1.10.6-gcc7.patch
+++ /dev/null
@@ -1,11 +0,0 @@
-diff -Naur conky-1.10.6.orig/src/luamm.hh conky-1.10.6/src/luamm.hh
---- conky-1.10.6.orig/src/luamm.hh 2016-12-04 16:13:57.000000000 +0100
-+++ conky-1.10.6/src/luamm.hh 2017-05-05 12:44:37.525676651 +0200
-@@ -27,6 +27,7 @@
- #include <mutex>
- #include <exception>
- #include <stdexcept>
-+#include <functional>
- #include <string>
-
- #include <lua.hpp>