RPM: do not build recode on opensuse TW

pull/92/head
François Andriot 5 years ago
parent 625c2515c2
commit 43ce0a2b32

@ -173,8 +173,8 @@ ifneq ($(wildcard /etc/pclinuxos-release),)
endif endif
recode: recode:
# Build on OpenSUSE >= 15.0 only # Build on OpenSUSE >= 15.0 only (not tw)
ifneq (,$(filter $(DIST),.oss150 .oss151 .osstw)) ifneq (,$(filter $(DIST),.oss150 .oss151))
$(call buildpkg,3rdparty/recode) $(call buildpkg,3rdparty/recode)
endif endif

Loading…
Cancel
Save