summaryrefslogtreecommitdiffstats
path: root/redhat/Makefile
diff options
context:
space:
mode:
authorFrançois Andriot <albator78@libertysurf.fr>2022-05-18 21:27:54 +0200
committerFrançois Andriot <albator78@libertysurf.fr>2022-05-20 09:50:17 +0200
commitcd2a65fac033856bdbabdf029370ba95fdfd4b13 (patch)
tree81adb30f96f94e506cf864a8befcab0c787e4443 /redhat/Makefile
parent140815e63d361d63d7bb4dd7691c174c26e9e99e (diff)
downloadtde-packaging-cd2a65fac033856bdbabdf029370ba95fdfd4b13.tar.gz
tde-packaging-cd2a65fac033856bdbabdf029370ba95fdfd4b13.zip
RPM: updates for Fedora 36
Signed-off-by: François Andriot <albator78@libertysurf.fr>
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 2254088e6..440ddb369 100644
--- a/redhat/Makefile
+++ b/redhat/Makefile
@@ -193,7 +193,7 @@ ifneq (,$(filter $(DIST),.oss150 .oss151))
endif
wv2:
-ifneq (,$(filter $(DIST), .el5 .el6 .el7 .el8 .fc30 .fc31 .fc32 .fc33 .fc34 .fc35))
+ifneq (,$(filter $(DIST), .el5 .el6 .el7 .el8 .fc30 .fc31 .fc32 .fc33 .fc34 .fc35 .fc36 ))
$(call buildpkg,3rdparty/wv2)
endif