]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
ceph.spec.in: remove command-with-macro line 57357/head
authorJohn Mulligan <jmulligan@redhat.com>
Fri, 29 Mar 2024 18:04:33 +0000 (14:04 -0400)
committerPatrick Donnelly <pdonnell@redhat.com>
Wed, 8 May 2024 12:45:23 +0000 (08:45 -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>
(cherry picked from commit 5f25005dfbff51531989d121f26ecae308409356)

ceph.spec.in

index f073a9c2895179d9fff59da76514f4bb6f9e3203..b8dfec1eea94d388231d551b0167995565bc4c35 100644 (file)
@@ -2635,6 +2635,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