%{python_sitelib} → %{python2_sitelib}
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
This commit is contained in:
parent
f441e88a6d
commit
aeb554e108
@ -120,7 +120,7 @@ install -pm 0644 python/libvoikko.py $RPM_BUILD_ROOT%{python_sitelib}/
|
||||
|
||||
%if 0%{?with_python2}
|
||||
%files -n python2-libvoikko
|
||||
%{python_sitelib}/%{name}.py*
|
||||
%{python2_sitelib}/%{name}.py*
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
|
||||
Loading…
Reference in New Issue
Block a user