- Fix test suite to build
This commit is contained in:
parent
13bc72f76a
commit
4c4dc161a0
@ -1,8 +1,5 @@
|
|||||||
%if 0%{?fedora} > 12
|
|
||||||
%global with_python3 1
|
%global with_python3 1
|
||||||
%else
|
|
||||||
%{!?python_sitearch: %global python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print (get_python_lib(1))")}
|
%{!?python_sitearch: %global python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print (get_python_lib(1))")}
|
||||||
%endif
|
|
||||||
|
|
||||||
%define libsepolver 2.1.9-1
|
%define libsepolver 2.1.9-1
|
||||||
%define libselinuxver 2.1.13-1
|
%define libselinuxver 2.1.13-1
|
||||||
|
Loading…
Reference in New Issue
Block a user