From 13e46ad302ba45904080a90fb15629a502f11969 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Elan=20Ruusam=C3=A4e?= Date: Sat, 7 May 2016 18:03:32 +0300 Subject: [PATCH] cleanup ac bcond --- redis.spec | 5 ----- 1 file changed, 5 deletions(-) diff --git a/redis.spec b/redis.spec index c520e77..e9f2027 100644 --- a/redis.spec +++ b/redis.spec @@ -3,13 +3,8 @@ # - use shared jemalloc? # # Conditional build: -%if "%{pld_release}" == "ac" -%bcond_with tests # build without tests -%bcond_with perftools # google perftools -%else %bcond_without tests # build without tests %bcond_without perftools # google perftools -%endif %ifnarch %{ix86} %{x8664} ppc # available only on selected architectures -- 2.44.0