summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSage Weil <sage@newdream.net>2010-10-07 09:25:26 -0700
committerSage Weil <sage@newdream.net>2010-10-07 09:25:26 -0700
commit3b1b8f89ff87d38c1e457357615f7eecc967dda9 (patch)
tree696b64780b684629362f91267431afd2b79dcf09
parentf10906b3fdb720ef822478c7221836d67becef2b (diff)
downloadceph-3b1b8f89ff87d38c1e457357615f7eecc967dda9.tar.gz
cdebugpack: include in deb, rpm
-rw-r--r--ceph.spec.in1
-rw-r--r--debian/ceph.install1
2 files changed, 2 insertions, 0 deletions
diff --git a/ceph.spec.in b/ceph.spec.in
index f639936a062..8f47f5354f3 100644
--- a/ceph.spec.in
+++ b/ceph.spec.in
@@ -113,6 +113,7 @@ fi
%{_bindir}/rados
%{_bindir}/radosacl
%{_bindir}/rbd
+%{_bindir}/cdebugpack
%{_initrddir}/ceph
%{_libdir}/libceph.so.*
%{_libdir}/libcrush.so.*
diff --git a/debian/ceph.install b/debian/ceph.install
index 14baff64aa9..ee090755040 100644
--- a/debian/ceph.install
+++ b/debian/ceph.install
@@ -10,6 +10,7 @@ usr/bin/cmon
usr/bin/cmds
usr/bin/cosd
usr/bin/cauthtool
+usr/bin/cdebugpack
sbin/mkcephfs
usr/lib/ceph/ceph_common.sh
usr/lib/rados-classes/*