Use %{ix86} instead of i386 i686
This commit is contained in:
parent
9f853e9749
commit
ba1527bcca
@ -1,5 +1,5 @@
|
||||
# Separated plugins are supported on x86(64) only
|
||||
%ifarch i386 i686 x86_64
|
||||
%ifarch %{ix86} x86_64
|
||||
%define separated_plugins 1
|
||||
%else
|
||||
%define separated_plugins 0
|
||||
|
Loading…
Reference in New Issue
Block a user