[neon/neon-packaging/marknote/Neon/unstable] debian/patches: refresh patch again

Carlos De Maine null at kde.org
Thu Apr 9 10:10:36 BST 2026


Git commit 8b5bac4789e604de5fa886e2b7e0b98381826a58 by Carlos De Maine.
Committed on 09/04/2026 at 09:10.
Pushed by carlosdem into branch 'Neon/unstable'.

refresh patch again

M  +3    -1    debian/patches/fix_kcrash.diff

https://invent.kde.org/neon/neon-packaging/marknote/-/commit/8b5bac4789e604de5fa886e2b7e0b98381826a58

diff --git a/debian/patches/fix_kcrash.diff b/debian/patches/fix_kcrash.diff
index 10ef961..576d1a6 100644
--- a/debian/patches/fix_kcrash.diff
+++ b/debian/patches/fix_kcrash.diff
@@ -46,7 +46,7 @@ index 3e136bf..db8d603 100644
  
  if (BUILD_TESTING)
 
- diff --git a/src/main.cpp b/src/main.cpp
+diff --git a/src/main.cpp b/src/main.cpp
 index c7db205..c9327f3 100644
 --- a/src/main.cpp
 +++ b/src/main.cpp
@@ -71,3 +71,5 @@ index c7db205..c9327f3 100644
      ColorSchemer colorScheme;
      if (!Config::self()->colorScheme().isEmpty()) {
          colorScheme.apply(Config::self()->colorScheme());
+     if (!Config::self()->colorScheme().isEmpty()) {
+         colorScheme.apply(Config::self()->colorScheme());


More information about the Neon-commits mailing list