Revert a reverted macro change

This commit is contained in:
Miro Hrončok 2017-03-03 15:24:07 +01:00
parent 20eca8525b
commit 8bc87ddeec

View File

@ -68,8 +68,8 @@ to/from another trace format.
# Reinitialize libtool with the fedora version to remove Rpath # Reinitialize libtool with the fedora version to remove Rpath
autoreconf -vif autoreconf -vif
export PYTHON=%{__python3_bin} export PYTHON=%{__python3}
export PYTHON_CONFIG=%{__python3_bin}-config export PYTHON_CONFIG=%{__python3}-config
%configure --disable-static --enable-python-bindings %configure --disable-static --enable-python-bindings
make %{?_smp_mflags} V=1 make %{?_smp_mflags} V=1