bpf-helpers.7 was removed with commit a01d935b2e0916d32cb567f90c32a0c4eb46993c

Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
This commit is contained in:
Justin M. Forbes 2021-04-30 15:31:00 -05:00
parent a1e06643bb
commit f566bd0abd
1 changed files with 0 additions and 2 deletions

View File

@ -2349,8 +2349,6 @@ popd
pushd tools/bpf/bpftool
%{bpftool_make} prefix=%{_prefix} bash_compdir=%{_sysconfdir}/bash_completion.d/ mandir=%{_mandir} install doc-install
popd
# man-pages packages this (rhbz #1686954, #1918707)
rm %{buildroot}%{_mandir}/man7/bpf-helpers.7
%endif
%if %{with_selftests}