use %%arm macro

This commit is contained in:
Rex Dieter 2013-12-02 10:52:06 -06:00
parent c9bb4d0750
commit b934cf8267

View File

@ -353,7 +353,7 @@ sed -i -e "s|@@VERSION_RELEASE@@|%{version}-%{release}|" kio/kio/kprotocolmanage
%patch54 -p1 -b .kjs-locale %patch54 -p1 -b .kjs-locale
%patch59 -p1 -b .filter %patch59 -p1 -b .filter
%patch61 -p1 -b .dot %patch61 -p1 -b .dot
%ifarch armv7hl %ifarch %{arm}
%patch62 -p1 -b .arm-plasma %patch62 -p1 -b .arm-plasma
%endif %endif