From a2b2ed4e42a91b0cb1be8d17acf8d842a10147b9 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Jun 14 2006 12:24:23 +0000 Subject: dont use nm on s390 --- diff --git a/evolution.spec b/evolution.spec index 2448c00..eeaf621 100644 --- a/evolution.spec +++ b/evolution.spec @@ -24,7 +24,13 @@ # note that nntp is non-functional in evo 1.3.x %define nntp_support 1 %define exchange_support 1 + +%ifnarch s390 s390x %define nm_support 1 +%else +%define nm_support 0 +%endif + %define libnotify_support 1 %define inline_audio_support 0