[neon/neon-packaging/debconf-kde/Neon/unstable] debian/patches: proper diff

Carlos De Maine null at kde.org
Sat May 31 03:10:57 BST 2025


Git commit c64f9c795daca9bf603ccc3918a178a6544aef9a by Carlos De Maine.
Committed on 31/05/2025 at 02:10.
Pushed by carlosdem into branch 'Neon/unstable'.

proper diff

M  +6    -1    debian/patches/find.diff

https://invent.kde.org/neon/neon-packaging/debconf-kde/-/commit/c64f9c795daca9bf603ccc3918a178a6544aef9a

diff --git a/debian/patches/find.diff b/debian/patches/find.diff
index 2f733a5..65ee8ce 100644
--- a/debian/patches/find.diff
+++ b/debian/patches/find.diff
@@ -1,8 +1,13 @@
 diff --git a/DebconfKDEConfig.cmake.in b/DebconfKDEConfig.cmake.in
+index 2495e94596e32f184024e421d5df12f7531f3e40..e401c1b2ee29974e1e59180ec492106b34a409b8 100644
 --- a/DebconfKDEConfig.cmake.in
 +++ b/DebconfKDEConfig.cmake.in
-@@ -1,14 +1,134 @@
+@@ -12,7 +12,7 @@
+ #   DebconfKDE - the debconf-kde library
+ 
  @PACKAGE_INIT@
 -
 +include(CMakeFindDependencyMacro)
  find_dependency(Qt at QT_MAJOR_VERSION@ @REQUIRED_QT_VERSION@ CONFIG REQUIRED COMPONENTS Widgets)
+ 
+ include("${CMAKE_CURRENT_LIST_DIR}/DebconfKDETargets.cmake")


More information about the Neon-commits mailing list