summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFrançois Andriot <albator78@libertysurf.fr>2023-05-03 23:03:20 +0200
committerFrançois Andriot <albator78@libertysurf.fr>2023-05-03 23:05:38 +0200
commit9a94d2f3b15ef283993e1218277fb3969850bc40 (patch)
tree90ec5f7013decf52a09b05818144edc8204a9704
parentae2a5ca1f263a80fb1cb8f82d54c0251ff1efabe (diff)
downloadtde-packaging-9a94d2f3.tar.gz
tde-packaging-9a94d2f3.zip
RPM: update build scripts for opensuse 15.4
Signed-off-by: François Andriot <albator78@libertysurf.fr>
-rw-r--r--redhat/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/redhat/Makefile b/redhat/Makefile
index cf87f272c..b6712c9cc 100644
--- a/redhat/Makefile
+++ b/redhat/Makefile
@@ -167,7 +167,7 @@ libbeagle:
$(call buildpkg,3rdparty/libbeagle)
mp4v2:
-ifneq (,$(filter $(DIST), .el9 .oss151 .oss152 .oss153 .osstw ))
+ifneq (,$(filter $(DIST), .el9 .oss151 .oss152 .oss153 .oss154 .osstw ))
$(call buildpkg,3rdparty/mp4v2)
endif