Exclude ppc64 arch, Xulrunner won't compile for now.
This commit is contained in:
parent
491b292654
commit
386c662f6b
3
esc.spec
3
esc.spec
@ -23,7 +23,8 @@ Requires: pcsc-lite ifd-egate coolkey
|
||||
Requires: gtk+ freetype zip nspr nss
|
||||
|
||||
# 390 does not have coolkey or smartCards
|
||||
ExcludeArch: s390 s390x
|
||||
# Xulrunner won't compile on ppc64 right now.
|
||||
ExcludeArch: s390 s390x ppc64
|
||||
|
||||
#%define __prelink_undo_cmd %{nil}
|
||||
%define escname %{name}-%{version}
|
||||
|
Loading…
Reference in New Issue
Block a user