%{python_sitearch} → %{python2_sitearch}

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

View File

@ -210,7 +210,7 @@ popd
%license COPYING.LGPL
%doc python/pycryptsetup-test.py
%exclude %{python_sitearch}/pycryptsetup.la
%{python_sitearch}/pycryptsetup.so
%{python2_sitearch}/pycryptsetup.so
%endif
%if %{python3_enable}