diff options
author | Kefu Chai <kchai@redhat.com> | 2016-06-03 09:24:56 +0200 |
---|---|---|
committer | Kefu Chai <kchai@redhat.com> | 2016-06-03 09:40:34 +0200 |
commit | 33b64f5b0ea81ea97128efa768f7439414de2637 (patch) | |
tree | b44e4e755fda740285768e3fe6ce8aa219ccc1de /debian/ceph-common.install | |
parent | debian/rules: silence dpkg-shlibdeps warnings (diff) | |
download | ceph-33b64f5b0ea81ea97128efa768f7439414de2637.tar.xz ceph-33b64f5b0ea81ea97128efa768f7439414de2637.zip |
debian: package compressor plugsin in ceph-common
Signed-off-by: Kefu Chai <kchai@redhat.com>
Diffstat (limited to 'debian/ceph-common.install')
-rw-r--r-- | debian/ceph-common.install | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/ceph-common.install b/debian/ceph-common.install index 465ba89dc99..c35ca002fe7 100644 --- a/debian/ceph-common.install +++ b/debian/ceph-common.install @@ -16,6 +16,7 @@ usr/bin/rbdmap usr/bin/rbd-replay* usr/bin/ceph-post-file usr/bin/ceph-brag +usr/lib/ceph/compressor/* usr/share/man/man8/ceph-authtool.8 usr/share/man/man8/ceph-conf.8 usr/share/man/man8/ceph-dencoder.8 |