From: Danny Al-Gaaf Date: Sun, 10 Feb 2013 17:56:47 +0000 (+0100) Subject: spec/debian: don't install rest-bench twice X-Git-Tag: v0.58~107^2~5 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=6cecdd86f73585838fbdd5ae5c2ba492286bc45a;p=ceph.git spec/debian: don't install rest-bench twice Don't install rest-bench in ceph.spec.in section for ceph-test and ceph-test.install twice. This file is already part of the rest-bench package. Signed-off-by: Danny Al-Gaaf --- diff --git a/ceph.spec.in b/ceph.spec.in index 338f5df507c1..183a082ddf04 100644 --- a/ceph.spec.in +++ b/ceph.spec.in @@ -517,7 +517,6 @@ fi ################################################################################# %files -n ceph-test %defattr(-,root,root,-) -%{_bindir}/rest-bench %{_bindir}/ceph_bench_log %{_bindir}/ceph_dupstore %{_bindir}/ceph_kvstorebench diff --git a/debian/ceph-test.install b/debian/ceph-test.install index 3b4b72522b5b..f99344fd54c0 100644 --- a/debian/ceph-test.install +++ b/debian/ceph-test.install @@ -5,7 +5,6 @@ usr/bin/ceph_multi_stress_watch usr/bin/ceph_omapbench usr/bin/ceph_psim usr/bin/ceph_radosacl -usr/bin/rest-bench usr/bin/ceph_rgw_multiparser usr/bin/ceph_scratchtool usr/bin/ceph_scratchtoolpp