modify spec
This commit is contained in:
parent
bdc570b1ab
commit
1a14cc96b5
@ -295,10 +295,12 @@ php --no-php-ini --define extension_dir=$RPM_BUILD_ROOT%{_libdir}/graphviz/php/
|
|||||||
%if %{with python2}
|
%if %{with python2}
|
||||||
%files python2
|
%files python2
|
||||||
%{python2_sitearch}/*
|
%{python2_sitearch}/*
|
||||||
|
%{_mandir}man3/gv.3python*
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%files python3
|
%files python3
|
||||||
%{python3_sitearch}/*
|
%{python3_sitearch}/*
|
||||||
|
%{_mandir}man3/gv.3python*
|
||||||
|
|
||||||
%files ruby
|
%files ruby
|
||||||
%{_libdir}/graphviz/ruby/
|
%{_libdir}/graphviz/ruby/
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user