diff options
author | François Andriot <albator78@libertysurf.fr> | 2024-06-25 09:23:30 +0200 |
---|---|---|
committer | François Andriot <albator78@libertysurf.fr> | 2024-06-25 09:23:30 +0200 |
commit | 6b5986e3b7615d142181aa4dba13702e275ae60e (patch) | |
tree | b5330c5d61b92f490560a0801b9a1a8b60a66a35 /redhat/Makefile | |
parent | b627bfe4025a3edf7e384461c445a87bd00900ac (diff) | |
download | tde-packaging-6b5986e3b7615d142181aa4dba13702e275ae60e.tar.gz tde-packaging-6b5986e3b7615d142181aa4dba13702e275ae60e.zip |
RPM: updates for OpenSuse LEAP 15.6
Signed-off-by: François Andriot <albator78@libertysurf.fr>
Diffstat (limited to 'redhat/Makefile')
-rw-r--r-- | redhat/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/redhat/Makefile b/redhat/Makefile index ed2805c48..278311d8b 100644 --- a/redhat/Makefile +++ b/redhat/Makefile @@ -295,7 +295,7 @@ kbfx: tdebase $(call buildpkg,applications/system/kbfx) kbibtex: tdebase - #$(call buildpkg,applications/office/kbibtex) + $(call buildpkg,applications/office/kbibtex) kbiff: tdebase $(call buildpkg,applications/internet/kbiff) @@ -474,7 +474,7 @@ ktorrent: tdebase $(call buildpkg,applications/internet/ktorrent) kvirc: tdebase - #$(call buildpkg,applications/internet/kvirc) + $(call buildpkg,applications/internet/kvirc) kvkbd: tdebase $(call buildpkg,applications/system/kvkbd) |