summarylogtreecommitdiffstats
path: root/msgpackc_fix.patch
diff options
context:
space:
mode:
Diffstat (limited to 'msgpackc_fix.patch')
-rw-r--r--msgpackc_fix.patch6
1 files changed, 3 insertions, 3 deletions
diff --git a/msgpackc_fix.patch b/msgpackc_fix.patch
index f7f23cbb53f5..3cf0b82d25e4 100644
--- a/msgpackc_fix.patch
+++ b/msgpackc_fix.patch
@@ -1,7 +1,7 @@
diff -uprNEBZ --suppress-blank-empty a/cmake/Modules/FindMsgPack.cmake b/cmake/Modules/FindMsgPack.cmake
---- a/cmake/Modules/FindMsgPack.cmake 2016-01-24 16:10:55.764008000 -0600
-+++ b/cmake/Modules/FindMsgPack.cmake 2016-01-24 16:34:29.738888295 -0600
-@@ -24,7 +24,7 @@ ENDIF ()
+--- a/cmake/Modules/FindMsgPack.cmake 2015-08-20 18:43:58.000000000 -0500
++++ b/cmake/Modules/FindMsgPack.cmake 2016-04-29 00:52:17.364847529 -0500
+@@ -22,7 +22,7 @@ ENDIF ()
FIND_PATH(MSGPACK_INCLUDE_DIR msgpack.hpp)