Really disable python bindings to be able to build the package
This commit is contained in:
parent
4d440de998
commit
d264b19aaa
@ -71,7 +71,7 @@ chmod 644 python/tests/*
|
|||||||
autoreconf -vfi
|
autoreconf -vfi
|
||||||
#export PYTHON=%{__python3}
|
#export PYTHON=%{__python3}
|
||||||
#%configure --disable-static --disable-silent-rules --with-python
|
#%configure --disable-static --disable-silent-rules --with-python
|
||||||
%configure --disable-static --disable-silent-rules
|
%configure --disable-static --disable-silent-rules --with-python=no
|
||||||
%make_build
|
%make_build
|
||||||
|
|
||||||
%install
|
%install
|
||||||
|
Loading…
Reference in New Issue
Block a user