]> git.pld-linux.org Git - packages/ceph.git/commitdiff
fix path level in second part of boost patch auto/th/ceph-0.94.10-2
authorJan Palus <atler@pld-linux.org>
Mon, 3 Jun 2019 20:57:03 +0000 (22:57 +0200)
committerJan Palus <atler@pld-linux.org>
Mon, 3 Jun 2019 20:57:03 +0000 (22:57 +0200)
boost.patch

index c121512f79e8b87879ba3c893b56390b39446967..4937a9041054554b502b5515222bc9e88fd5370d 100644 (file)
@@ -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>
This page took 0.118026 seconds and 4 git commands to generate.