[neon/kde/kldap/Neon/unstable] debian/patches: rejigger the patch

Carlos De Maine null at kde.org
Sat Dec 23 03:24:10 GMT 2023


Git commit fe22335d238a1ddafa71df07c5e68661cdab75a1 by Carlos De Maine.
Committed on 23/12/2023 at 04:24.
Pushed by carlosdem into branch 'Neon/unstable'.

rejigger the patch

M  +1    -1    debian/patches/cmake_find_dependency_macro
M  +1    -1    debian/patches/series

https://invent.kde.org/neon/kde/kldap/-/commit/fe22335d238a1ddafa71df07c5e68661cdab75a1

diff --git a/debian/patches/cmake_find_dependency_macro b/debian/patches/cmake_find_dependency_macro
index e93c6a4..07eaf8f 100644
--- a/debian/patches/cmake_find_dependency_macro
+++ b/debian/patches/cmake_find_dependency_macro
@@ -4,9 +4,9 @@ index 3c4098100d5af28988c54bac3820917af1141089..7ab0aa3f02dac8780912c91e2c4f6cbd
 +++ b/CMakeLists.txt
 @@ -11,6 +11,7 @@ set(QT_REQUIRED_VERSION "6.5.0")
  find_package(ECM ${KF_MIN_VERSION} CONFIG REQUIRED)
+ +include(CMakeFindDependencyMacro)
  set(CMAKE_MODULE_PATH ${KLdap_SOURCE_DIR}/cmake ${ECM_MODULE_PATH})
  
-+include(CMakeFindDependencyMacro)
  include(KDEInstallDirs)
  include(KDECMakeSettings)
  include(KDECompilerSettings NO_POLICY_SCOPE)
\ No newline at end of file
diff --git a/debian/patches/series b/debian/patches/series
index 2a9ea1c..7cbba53 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1 +1 @@
-cmake_find_dependency_macro
\ No newline at end of file
+cmake_find_dependency_macro


More information about the Neon-commits mailing list