File 0001-Let-docbookl10nhelper-executable-name-follow-conventio.patch of Package mingw64-kdoctools

diff -ur kdoctools-5.103.0.orig/src/CMakeLists.txt kdoctools-5.103.0/src/CMakeLists.txt
--- kdoctools-5.103.0.orig/src/CMakeLists.txt	2023-02-05 10:21:07.000000000 +0100
+++ kdoctools-5.103.0/src/CMakeLists.txt	2024-07-02 20:44:53.228925671 +0200
@@ -220,6 +220,9 @@
 add_executable( docbookl10nhelper ${docbookl10nhelper_SRCS} )
 ecm_mark_nongui_executable( docbookl10nhelper )
 target_link_libraries( docbookl10nhelper Qt${QT_MAJOR_VERSION}::Core )
+if(1)
+    set_target_properties(docbookl10nhelper PROPERTIES OUTPUT_NAME docbookl10nhelper5)
+endif()
 if(INSTALL_INTERNAL_TOOLS)
     install(TARGETS docbookl10nhelper EXPORT KF5DocToolsToolsTargets ${KF_INSTALL_TARGETS_DEFAULT_ARGS})
 endif()
openSUSE Build Service is sponsored by