]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
ceph.spec.in: remove command-with-macro line 56584/head
authorJohn Mulligan <jmulligan@redhat.com>
Fri, 29 Mar 2024 18:04:33 +0000 (14:04 -0400)
committerJohn Mulligan <jmulligan@redhat.com>
Fri, 29 Mar 2024 18:07:05 +0000 (14:07 -0400)
A comment clearly left as a breadcrumb for a node-proxy manpage is
causing (intermittent) build failures. Remove the line and hope
the manpage is added if/when appropriate.

Fixes: 0dd73643649ddc2366e60de4fe6c078b6e112091
Signed-off-by: John Mulligan <jmulligan@redhat.com>
ceph.spec.in

index f4da47eda98985341505cfd7b1f51c86ba5bc8aa..6e5942280bb4b361e4fe8613e64485078307fbc5 100644 (file)
@@ -2715,6 +2715,5 @@ exit 0
 %dir %{python3_sitelib}/ceph_node_proxy
 %{python3_sitelib}/ceph_node_proxy/*
 %{python3_sitelib}/ceph_node_proxy-*
-#%{_mandir}/man8/ceph-node-proxy.8*
 
 %changelog