diff options
-rw-r--r-- | packaging/dbus-python.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packaging/dbus-python.spec b/packaging/dbus-python.spec index aafeaf1..1b6d8c4 100644 --- a/packaging/dbus-python.spec +++ b/packaging/dbus-python.spec @@ -30,7 +30,7 @@ cp %{SOURCE1001} . %build export CFLAGS="%{optflags} -fstack-protector -fno-strict-aliasing -fPIC" -%autogen --docdir=%{_docdir}/dbus-python +%configure --docdir=%{_docdir}/dbus-python %__make %{?_smp_mflags} %install |