From f28eca0f9ac4d341e60258bd5ecf28ca41da9ce0 Mon Sep 17 00:00:00 2001 From: Jason Tibbitts Date: Wed, 31 May 2017 18:42:09 -0500 Subject: [PATCH] Exclude Cassandane on BE machines as well. --- cyrus-imapd.spec | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/cyrus-imapd.spec b/cyrus-imapd.spec index daec511..d3556b1 100644 --- a/cyrus-imapd.spec +++ b/cyrus-imapd.spec @@ -403,8 +403,6 @@ find %buildroot -name ".packlist" -exec rm {} \; # https://github.com/cyrusimap/cyrus-imapd/issues/1993 %ifnarch s390x ppc64 make %{?_smp_mflags} check || exit 1 -%endif - %if %{with cassandane} && %__isa_bits == 64 # Run the Cassandane test suite. This will exhaustively test the various @@ -487,6 +485,7 @@ export CYRUS_USER=$USER 2>&1 %endif +%endif %pre