%{python_sitearch} -> %{python2_sitearch}
Signed-off-by: David Abdurachmanov <david.abdurachmanov@gmail.com>
This commit is contained in:
parent
858c96942e
commit
b2d2c64307
@ -108,7 +108,7 @@ make check
|
|||||||
%{_libdir}/libvolume_key.so.*
|
%{_libdir}/libvolume_key.so.*
|
||||||
|
|
||||||
%files -n python2-volume_key
|
%files -n python2-volume_key
|
||||||
%exclude %{python_sitearch}/_volume_key.la
|
%exclude %{python2_sitearch}/_volume_key.la
|
||||||
%{python2_sitearch}/_volume_key.so
|
%{python2_sitearch}/_volume_key.so
|
||||||
%{python2_sitearch}/volume_key.py*
|
%{python2_sitearch}/volume_key.py*
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user