From 2d9870813534f7db49a4799f1df810d0339c4e64 Mon Sep 17 00:00:00 2001 From: Sage Weil Date: Wed, 30 Aug 2017 22:59:20 -0400 Subject: [PATCH] rpm,deb: package ceph-kvstore-tool man page Signed-off-by: Sage Weil --- ceph.spec.in | 1 + debian/ceph-test.install | 1 + 2 files changed, 2 insertions(+) diff --git a/ceph.spec.in b/ceph.spec.in index 02485c98e01a..81915e8fe3c8 100644 --- a/ceph.spec.in +++ b/ceph.spec.in @@ -1639,6 +1639,7 @@ ln -sf %{_libdir}/librbd.so.1 /usr/lib64/qemu/librbd.so.1 %{_bindir}/ceph-kvstore-tool %{_bindir}/ceph-debugpack %{_mandir}/man8/ceph-debugpack.8* +%{_mandir}/man8/ceph-kvstore-tool.8* %dir %{_libdir}/ceph %{_libdir}/ceph/ceph-monstore-update-crush.sh %endif diff --git a/debian/ceph-test.install b/debian/ceph-test.install index edd4cef00a0b..61ca729fc5cd 100644 --- a/debian/ceph-test.install +++ b/debian/ceph-test.install @@ -28,3 +28,4 @@ usr/bin/ceph_tpbench usr/bin/ceph_xattr_bench usr/lib/ceph/ceph-monstore-update-crush.sh usr/share/java/libcephfs-test.jar +usr/share/man/man8/ceph-kvstore-tool.8 -- 2.47.3