%{python_sitearch} → %{python2_sitearch}
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
This commit is contained in:
parent
b9df6c27cb
commit
e23b9feb01
@ -49,8 +49,8 @@ Linux kernel modules, using libkmod.
|
||||
%{__python3} setup.py install --skip-build --root %{buildroot}
|
||||
|
||||
%files -n python2-kmod
|
||||
%{python_sitearch}/kmod/
|
||||
%{python_sitearch}/kmod*.egg-info
|
||||
%{python2_sitearch}/kmod/
|
||||
%{python2_sitearch}/kmod*.egg-info
|
||||
%doc COPYING.LESSER README
|
||||
|
||||
%files -n python3-kmod
|
||||
|
Loading…
Reference in New Issue
Block a user