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