[packages/ceph] fix path level in second part of boost patch
atler
atler at pld-linux.org
Mon Jun 3 22:57:33 CEST 2019
commit 2eed96bf3df5ed19db440b3e4e8c0f39d1926937
Author: Jan Palus <atler at pld-linux.org>
Date: Mon Jun 3 22:57:03 2019 +0200
fix path level in second part of boost patch
boost.patch | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/boost.patch b/boost.patch
index c121512..4937a90 100644
--- a/boost.patch
+++ b/boost.patch
@@ -32,8 +32,8 @@ constexpr __ph<1> _1{};
if (sub_release_time > release_time) {
release_time = sub_release_time;
}
---- ceph-0.94.10/src/mon/MDSMonitor.cc.orig 2019-06-03 22:46:11.352201283 +0200
-+++ ceph-0.94.10/src/mon/MDSMonitor.cc 2019-06-03 22:46:23.110188378 +0200
+--- src/mon/MDSMonitor.cc.orig 2019-06-03 22:46:11.352201283 +0200
++++ src/mon/MDSMonitor.cc 2019-06-03 22:46:23.110188378 +0200
@@ -14,6 +14,7 @@
#include <sstream>
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/ceph.git/commitdiff/2eed96bf3df5ed19db440b3e4e8c0f39d1926937
More information about the pld-cvs-commit
mailing list