Drop the help2man re-run
Not needed anymore
This commit is contained in:
parent
bfa2083e7f
commit
3650b344e1
@ -19,7 +19,6 @@ BuildRequires: python3
|
||||
%endif
|
||||
BuildRequires: pkgconfig(gudev-1.0) >= 147
|
||||
BuildRequires: gtk-doc
|
||||
BuildRequires: help2man
|
||||
|
||||
|
||||
%description
|
||||
@ -48,8 +47,6 @@ functionality from the command line.
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
# libmbim-1.18.2 dist contains mis-generated manuals
|
||||
find docs/man -size 0 -delete
|
||||
|
||||
|
||||
%build
|
||||
@ -62,7 +59,6 @@ find %{buildroot}%{_datadir}/gtk-doc |xargs touch --reference configure.ac
|
||||
|
||||
|
||||
%check
|
||||
find docs/man -size 0 |grep . && exit 1
|
||||
make check
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user