fix typo in %%if after a local experiment with disabling it

This commit is contained in:
Michel Alexandre Salim 2014-02-07 10:04:32 +07:00
parent 437902396f
commit 22fc3fe4fe

View File

@ -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