From 6b4e8d4e72822c8c204f686c84fd094401e8189a Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Nov 08 2017 09:08:19 +0000 Subject: autoreconf really belongs to %build Signed-off-by: Igor Gnatenko --- diff --git a/dbus-python.spec b/dbus-python.spec index e48f4d9..9e4e50a 100644 --- a/dbus-python.spec +++ b/dbus-python.spec @@ -57,11 +57,10 @@ BuildRequires: python3-devel %setup -q %patch0 -p1 -b .sitearch -# For new arches (aarch64/ppc64le), and patch0 -autoreconf -vif - %build +# For new arches (aarch64/ppc64le), and patch0 +autoreconf -vif %global _configure ../configure mkdir python2-build; pushd python2-build