From 71ec5422d3c91902d8ff557388142095486e4330 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Tue, 21 Dec 2004 18:42:11 +0000 Subject: [PATCH] Sigh --- glib2.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/glib2.spec b/glib2.spec index 51b6273..a9b8390 100644 --- a/glib2.spec +++ b/glib2.spec @@ -46,8 +46,8 @@ done make # test-thread fails on ia64: http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=116829 -# abicheck fails on ppc64 -%ifnarch ia64 s390 s390x ppc64 +# abicheck fails on ppc and ppc64 +%ifnarch ia64 s390 s390x ppc ppc64 make check %endif