fix manpage build #2
This commit is contained in:
parent
810ca4216b
commit
3d2e0743a6
@ -46,6 +46,8 @@ test cases
|
|||||||
%install
|
%install
|
||||||
%py3_install
|
%py3_install
|
||||||
# manpages
|
# manpages
|
||||||
|
export PATH="%{buildroot}%{_bindir}:$PATH"
|
||||||
|
export PYTHONPATH="%{buildroot}%{python3_sitelib}"
|
||||||
make manpages
|
make manpages
|
||||||
install -m 755 -d %{buildroot}%{_mandir}/man1
|
install -m 755 -d %{buildroot}%{_mandir}/man1
|
||||||
install -m 644 *.1 %{buildroot}%{_mandir}/man1
|
install -m 644 *.1 %{buildroot}%{_mandir}/man1
|
||||||
|
Loading…
Reference in New Issue
Block a user