From 2f8d19171a3d274069a3abc306df53d1504b1eba0dca17c9e4377322bdbc0a10 Mon Sep 17 00:00:00 2001 From: Richard Biener Date: Wed, 26 Mar 2014 12:28:04 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/gmp?expand=0&rev=53 --- gmp.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gmp.spec b/gmp.spec index 29f723f..b35b0bc 100644 --- a/gmp.spec +++ b/gmp.spec @@ -81,7 +81,7 @@ huge numbers (integer and floating point). %build cat /proc/cpuinfo export CFLAGS="$RPM_OPT_FLAGS -fexceptions" -# Do not use %configure here, that will break build on SLE11 +# Do not use %%configure here, that will break build on SLE11 ./configure \ --prefix=%{_prefix} \ --libdir=%{_libdir} \