From 8bc87ddeecf9e0d08489d694a2379b0e3875779e Mon Sep 17 00:00:00 2001 From: Miro HronĨok Date: Mar 03 2017 14:24:07 +0000 Subject: Revert a reverted macro change --- diff --git a/babeltrace.spec b/babeltrace.spec index 838f6e7..abe1483 100644 --- a/babeltrace.spec +++ b/babeltrace.spec @@ -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