From 386c662f6bb9529f3871aa6ef5b2e64ccdc16b6d Mon Sep 17 00:00:00 2001 From: Jack Magne Date: Thu, 27 Jul 2006 23:26:35 +0000 Subject: [PATCH] Exclude ppc64 arch, Xulrunner won't compile for now. --- esc.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/esc.spec b/esc.spec index e6d6ede..11f1ec8 100644 --- a/esc.spec +++ b/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}