From dbb4cc80c0c8e026e31b7ed06470f93cb0cf7592 Mon Sep 17 00:00:00 2001 From: John Mulligan Date: Fri, 29 Mar 2024 14:04:33 -0400 Subject: [PATCH] ceph.spec.in: remove command-with-macro line 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 (cherry picked from commit 5f25005dfbff51531989d121f26ecae308409356) (cherry picked from commit a75e4b669fff6de47c24a3fa701b5302d86c7725) --- ceph.spec.in | 1 - 1 file changed, 1 deletion(-) diff --git a/ceph.spec.in b/ceph.spec.in index f073a9c289517..b8dfec1eea94d 100644 --- a/ceph.spec.in +++ b/ceph.spec.in @@ -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 -- 2.39.5