From b180b690196d7151fb2e38ce103f63ae61dd98dc Mon Sep 17 00:00:00 2001 From: Alfredo Deza Date: Tue, 5 Jun 2018 16:09:02 -0400 Subject: [PATCH] rpm: remove ceph-disk ceph-detect-init python files Signed-off-by: Alfredo Deza --- ceph.spec.in | 7 ------- 1 file changed, 7 deletions(-) diff --git a/ceph.spec.in b/ceph.spec.in index 12ee4e74de717..3e183cf7b8583 100644 --- a/ceph.spec.in +++ b/ceph.spec.in @@ -1047,13 +1047,6 @@ rm -rf %{buildroot} %endif %{_unitdir}/ceph.target %if 0%{with python2} -%{python_sitelib}/ceph_detect_init* -%{python_sitelib}/ceph_disk* -%else -%{python3_sitelib}/ceph_detect_init* -%{python3_sitelib}/ceph_disk* -%endif -%if 0%{with python2} %dir %{python_sitelib}/ceph_volume %{python_sitelib}/ceph_volume/* %{python_sitelib}/ceph_volume-* -- 2.39.5