From 7bfc46eaeec2fd9fc23226e4ef4f6e0a6bd37ea3 Mon Sep 17 00:00:00 2001 From: ensc Date: Fri, 1 Jun 2007 15:02:43 +0000 Subject: [PATCH] try whether ppc builds succeed when dietlibc is disabled --- util-vserver.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/util-vserver.spec b/util-vserver.spec index 276db04..dc96efb 100644 --- a/util-vserver.spec +++ b/util-vserver.spec @@ -6,7 +6,7 @@ ## Fedora Extras specific customization below... -%ifarch ppc64 +%ifarch ppc64 ppc %bcond_with dietlibc %else %bcond_without dietlibc