Revert a reverted macro change
This commit is contained in:
parent
20eca8525b
commit
8bc87ddeec
@ -68,8 +68,8 @@ to/from another trace format.
|
||||
# Reinitialize libtool with the fedora version to remove Rpath
|
||||
autoreconf -vif
|
||||
|
||||
export PYTHON=%{__python3_bin}
|
||||
export PYTHON_CONFIG=%{__python3_bin}-config
|
||||
export PYTHON=%{__python3}
|
||||
export PYTHON_CONFIG=%{__python3}-config
|
||||
%configure --disable-static --enable-python-bindings
|
||||
|
||||
make %{?_smp_mflags} V=1
|
||||
|
Loading…
Reference in New Issue
Block a user