summaryrefslogtreecommitdiffstats
path: root/redhat/Makefile
diff options
context:
space:
mode:
authorFrançois Andriot <albator78@libertysurf.fr>2021-08-26 10:29:27 +0200
committerFrançois Andriot <albator78@libertysurf.fr>2021-11-01 21:50:17 +0100
commite6509d6af9963eed78bac8596cd9f4698a2d11e6 (patch)
tree8706e191e3e9afc1a37ca8a9c2093a7812b3b51b /redhat/Makefile
parent2a76de9cd079cdf6900cf7dfc0f9c8eacba016d7 (diff)
downloadtde-packaging-e6509d6af9963eed78bac8596cd9f4698a2d11e6.tar.gz
tde-packaging-e6509d6af9963eed78bac8596cd9f4698a2d11e6.zip
RPM: update for opensuse tumbleweed
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 be407f043..bf7fb4822 100644
--- a/redhat/Makefile
+++ b/redhat/Makefile
@@ -426,7 +426,7 @@ kpicosim: tdebase
$(call buildpkg,applications/kpicosim)
kpilot: tdebase tdepim
-ifeq (,$(filter $(DIST),.el5))
+ifeq (,$(filter $(DIST),.el5 .osstw))
$(call buildpkg,applications/kpilot)
endif