remove wrong ifdef
[build.git] / coblitz.mk
index 130ae85..eff9ec4 100644 (file)
@@ -377,11 +377,9 @@ release-RPMDATE := yes
 ALL += release
 
 ifeq "$(PLDISTROTAGS)" "coblitz-latest-tags.mk"
-ifeq "$(DISTRONAME)" "centos5"
 # chroot supported yum
 yum-MODULES := yum
 yum-SPEC := yum.spec
 yum-BUILD-FROM-SRPM := yes
 ALL += yum
 endif
-endif