[neon/kde/kdesignerplugin/Neon/unstable] debian/patches: fix patch more

Jonathan Riddell null at kde.org
Mon Jun 7 15:06:34 BST 2021


Git commit dd228748f047e33840df18502d404b76c81ad777 by Jonathan Riddell.
Committed on 07/06/2021 at 14:06.
Pushed by jriddell into branch 'Neon/unstable'.

fix patch more

M  +2    -2    debian/patches/cross.patch

https://invent.kde.org/neon/kde/kdesignerplugin/commit/dd228748f047e33840df18502d404b76c81ad777

diff --git a/debian/patches/cross.patch b/debian/patches/cross.patch
index 4ceefea..9cc40bb 100644
--- a/debian/patches/cross.patch
+++ b/debian/patches/cross.patch
@@ -11,9 +11,9 @@ Index: kdesignerplugin/src/CMakeLists.txt
 +    find_program(KGENDESIGNERPLUGIN_EXECUTABLE kgendesignerplugin)
 +    add_executable(KF5::kgendesignerplugin IMPORTED GLOBAL)
 +    set_target_properties(KF5::kgendesignerplugin PROPERTIES IMPORTED_LOCATION ${KGENDESIGNERPLUGIN_EXECUTABLE})
-++else()
++else()
 +    add_executable(KF5::kgendesignerplugin ALIAS kgendesignerplugin)
-++endif()
++endif()
  
  ecm_create_qm_loader(kgendesignerplugin kdesignerplugin5_qt)
  


More information about the Neon-commits mailing list