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} \