%{python_sitearch} → %{python2_sitearch}
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
This commit is contained in:
parent
0dd1b208bc
commit
45d9619c3d
@ -210,7 +210,7 @@ popd
|
|||||||
%license COPYING.LGPL
|
%license COPYING.LGPL
|
||||||
%doc python/pycryptsetup-test.py
|
%doc python/pycryptsetup-test.py
|
||||||
%exclude %{python_sitearch}/pycryptsetup.la
|
%exclude %{python_sitearch}/pycryptsetup.la
|
||||||
%{python_sitearch}/pycryptsetup.so
|
%{python2_sitearch}/pycryptsetup.so
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%if %{python3_enable}
|
%if %{python3_enable}
|
||||||
|
Loading…
Reference in New Issue
Block a user