From f638c058d1f110d8e1add7cd6ca60b4f2d0b3ee9 Mon Sep 17 00:00:00 2001 From: Michel Alexandre Salim Date: Fri, 7 Feb 2014 10:04:32 +0700 Subject: [PATCH] fix typo in %%if after a local experiment with disabling it --- gambit-c.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gambit-c.spec b/gambit-c.spec index fdd6439..e20f3a6 100644 --- a/gambit-c.spec +++ b/gambit-c.spec @@ -8,7 +8,7 @@ %if 0%{?el6} %ifarch ppc64 -if ! %{with ppc64opt2} +%if ! %{with ppc64opt2} %global optflags %(echo %{optflags} | sed 's/-O2 /-O1 /') %endif %endif # ppc64