diff options
author | Sage Weil <sage@newdream.net> | 2012-04-11 19:50:17 +0200 |
---|---|---|
committer | Sage Weil <sage@newdream.net> | 2012-04-11 20:42:55 +0200 |
commit | af50273545c7aab7e5c2e69ce87752c0f1fb38b3 (patch) | |
tree | 4fd30dcb57c43a8e40eb706532be20f1700a3ed6 /ceph.spec.in | |
parent | ceph-rbdnamer: include in dist tarball and debs/rpms (diff) | |
download | ceph-af50273545c7aab7e5c2e69ce87752c0f1fb38b3.tar.xz ceph-af50273545c7aab7e5c2e69ce87752c0f1fb38b3.zip |
obsync: include man page in tarball, packages
Signed-off-by: Sage Weil <sage@newdream.net>
Diffstat (limited to 'ceph.spec.in')
-rw-r--r-- | ceph.spec.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ceph.spec.in b/ceph.spec.in index 1271b5b03e2..fc404872bc2 100644 --- a/ceph.spec.in +++ b/ceph.spec.in @@ -341,6 +341,7 @@ fi %{_mandir}/man8/mount.ceph.8* %{_mandir}/man8/rados.8* %{_mandir}/man8/rbd.8* +%{_mandir}/man8/obsync.8* %{_mandir}/man8/ceph-rbdnamer.8* %{_mandir}/man8/ceph-authtool.8* %{_mandir}/man8/ceph-debugpack.8* |