%{python_sitearch} → %{python2_sitearch}

Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
This commit is contained in:
Igor Gnatenko 2018-07-30 00:22:17 +02:00
parent 9f3b466f81
commit 6756277b23
No known key found for this signature in database
GPG Key ID: 695714BD1BBC5F4C

View File

@ -78,10 +78,10 @@ rm examples/Makefile*
%dir %{python_sitearch}/gobject
%dir %{python_sitearch}/glib
%{python_sitearch}/gtk-2.0/*
%{python_sitearch}/pygtk.*
%{python_sitearch}/gobject/*
%{python_sitearch}/glib/*
%{python2_sitearch}/gtk-2.0/*
%{python2_sitearch}/pygtk.*
%{python2_sitearch}/gobject/*
%{python2_sitearch}/glib/*
%files codegen
%{_bindir}/pygobject-codegen-2.0