summaryrefslogtreecommitdiffstats
path: root/redhat/Makefile
diff options
context:
space:
mode:
authorFrançois Andriot <albator78@libertysurf.fr>2021-05-02 13:35:44 +0200
committerFrançois Andriot <albator78@libertysurf.fr>2021-05-02 13:36:16 +0200
commite3454bb533b0e5364659ba636e39fe74bcd316b7 (patch)
treedeb3dfcb9329596ac78751c4ffd6960d828eb02b /redhat/Makefile
parentc7623fbb061f477b19ddf24de3661203aa33c299 (diff)
downloadtde-packaging-e3454bb533b0e5364659ba636e39fe74bcd316b7.tar.gz
tde-packaging-e3454bb533b0e5364659ba636e39fe74bcd316b7.zip
RPM: update build scripts for opensuse TW
Diffstat (limited to 'redhat/Makefile')
-rw-r--r--redhat/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/redhat/Makefile b/redhat/Makefile
index 360583fa8..e1605066f 100644
--- a/redhat/Makefile
+++ b/redhat/Makefile
@@ -368,7 +368,7 @@ kkbswitch: tdebase
klamav: tdebase
# Requires clamav >= 0.101.0
-ifeq (,$(filter $(DIST), .el5 .el6 .mga6))
+ifeq (,$(filter $(DIST), .el5 .el6 .mga6))
$(call buildpkg,applications/klamav)
endif