]> git.pld-linux.org Git - packages/redis.git/commitdiff
cleanup ac bcond
authorElan Ruusamäe <glen@delfi.ee>
Sat, 7 May 2016 15:03:32 +0000 (18:03 +0300)
committerElan Ruusamäe <glen@delfi.ee>
Sat, 7 May 2016 15:03:32 +0000 (18:03 +0300)
redis.spec

index c520e77b361d8ebdf5ff377391a4681c87e91e05..e9f2027d5478abe9ea9d814147528f422181889a 100644 (file)
@@ -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
This page took 0.11665 seconds and 4 git commands to generate.