]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
rpm/deb/cmake: install mount.fuse.ceph man page 38642/head
authorKen Dreyer <kdreyer@redhat.com>
Wed, 16 Dec 2020 23:12:52 +0000 (16:12 -0700)
committerKen Dreyer <kdreyer@redhat.com>
Thu, 17 Dec 2020 23:30:07 +0000 (16:30 -0700)
Install the mount.fuse.ceph man page and ship it in the ceph-fuse
packaging along with the corresponding mount.fuse.ceph binary.

Signed-off-by: Ken Dreyer <kdreyer@redhat.com>
ceph.spec.in
debian/ceph-fuse.install
doc/man/8/CMakeLists.txt

index 16ae53fcb58a1060bd3e8620aee7ac2771019f6f..89941c47377263e2f0b8a50177bd54fe6aaf6bf0 100644 (file)
@@ -1788,6 +1788,7 @@ fi
 %{_bindir}/ceph-fuse
 %{_mandir}/man8/ceph-fuse.8*
 %{_sbindir}/mount.fuse.ceph
+%{_mandir}/man8/mount.fuse.ceph.8*
 %{_unitdir}/ceph-fuse@.service
 %{_unitdir}/ceph-fuse.target
 
index e132b7957c124dd904a9d472197f6dfea15d96b3..565ef25dda4c60fd530d5bba9dc9c3f7f58a3f12 100644 (file)
@@ -2,3 +2,4 @@ lib/systemd/system/ceph-fuse*
 usr/bin/ceph-fuse
 usr/sbin/mount.fuse.ceph sbin
 usr/share/man/man8/ceph-fuse.8
+usr/share/man/man8/mount.fuse.ceph.8
index 96feaeb6fd6751041ab896dab6eb122824f764af..fc28d84e7f24646472085b8542ec24576c266c9b 100644 (file)
@@ -13,6 +13,7 @@ set(server_srcs
   crushtool.rst
   ceph-run.rst
   mount.ceph.rst
+  mount.fuse.ceph.rst
   ceph-create-keys.rst)
 if(WITH_TESTS)
 list(APPEND server_srcs