diff --git a/SPECS/ceph.spec b/SPECS/ceph.spec index 71d48f2..2f11223 100644 --- a/SPECS/ceph.spec +++ b/SPECS/ceph.spec @@ -1486,6 +1486,10 @@ install -m 644 -D monitoring/prometheus/alerts/ceph_default_alerts.yml %{buildro %py_byte_compile %{__python3} %{buildroot}%{python3_sitelib} %endif +%if 0%{without cephadm} +rm -f %{buildroot}%{_mandir}/man8/cephadm.8* +%endif + ################################################################################# # files and systemd scriptlets #################################################################################