%{python_sitearch} -> %{python2_sitearch}

Signed-off-by: David Abdurachmanov <david.abdurachmanov@gmail.com>
This commit is contained in:
David Abdurachmanov 2018-08-12 07:03:06 +03:00
parent 858c96942e
commit b2d2c64307
Signed by: davidlt
GPG Key ID: 7108702C938B13C1
1 changed files with 1 additions and 1 deletions

View File

@ -108,7 +108,7 @@ make check
%{_libdir}/libvolume_key.so.*
%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.py*