[utilities/konsole] /: Drop no longer needed ECM version conditions, now always met

Friedrich W. H. Kossebau <[email protected]>
Newsgroups gmane.comp.kde.cvs
Message-ID <[email protected]>
Git commit cd56401e2867a2d1585f5449d053402423d7d99c by Friedrich W. H. Kossebau.
Committed on 05/08/2026 at 16:44.
Pushed by kossebau into branch 'master'.

Drop no longer needed ECM version conditions, now always met

M  +2    -6    CMakeLists.txt

https://invent.kde.org/utilities/konsole/-/commit/cd56401e2867a2d1585f5449d053402423d7d99c

diff --git a/CMakeLists.txt b/CMakeLists.txt
index 4cc22f207..c36722939 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -174,15 +174,11 @@ if(KF6DocTools_FOUND)
     kdoctools_install( po )
 endif()
 
-if(ECM_VERSION VERSION_GREATER_EQUAL 5.101.0)
-  install(FILES completions/konsole.zsh RENAME _konsole DESTINATION ${KDE_INSTALL_ZSHAUTOCOMPLETEDIR})
-endif()
+install(FILES completions/konsole.zsh RENAME _konsole DESTINATION ${KDE_INSTALL_ZSHAUTOCOMPLETEDIR})
 
 feature_summary(WHAT ALL FATAL_ON_MISSING_REQUIRED_PACKAGES)
 
 # add clang-format target for all our real source files
 file(GLOB_RECURSE ALL_CLANG_FORMAT_SOURCE_FILES *.c *.cpp *.h *.hpp)
 kde_clang_format(${ALL_CLANG_FORMAT_SOURCE_FILES})
-if(ECM_VERSION VERSION_GREATER_EQUAL 5.79.0)
-    kde_configure_git_pre_commit_hook(CHECKS CLANG_FORMAT)
-endif()
+kde_configure_git_pre_commit_hook(CHECKS CLANG_FORMAT)
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.