From 502045de9192e934ed21feaddeec62d6c7171e92228d374d93e713e6a5238e5c Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Mon, 26 Dec 2011 15:40:01 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/autoconf?expand=0&rev=20 --- autoconf-testsuite.spec | 2 +- autoconf.spec | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/autoconf-testsuite.spec b/autoconf-testsuite.spec index 0ad877e..1b42eed 100644 --- a/autoconf-testsuite.spec +++ b/autoconf-testsuite.spec @@ -50,7 +50,7 @@ only required for the generation of the scripts, not their use. %patch0 %build -./configure --prefix=%{_prefix} --infodir=%{_infodir} --mandir=%{_mandir} +%configure make %{?_smp_mflags} %if "%{name}" == "autoconf-testsuite" diff --git a/autoconf.spec b/autoconf.spec index 550ebf8..d7ff357 100644 --- a/autoconf.spec +++ b/autoconf.spec @@ -50,7 +50,7 @@ only required for the generation of the scripts, not their use. %patch0 %build -./configure --prefix=%{_prefix} --infodir=%{_infodir} --mandir=%{_mandir} +%configure make %{?_smp_mflags} %if "%{name}" == "autoconf-testsuite"