[neon/network/alligator/Neon/unstable] debian/patches: Revert "Revert "patch out kcrash cmake lint error""

Carlos De Maine null at kde.org
Thu Jul 30 05:53:36 BST 2026


Git commit b2b1853e2ac0388ec59a75e951a4ee3fa21f344a by Carlos De Maine.
Committed on 30/07/2026 at 04:53.
Pushed by carlosdem into branch 'Neon/unstable'.

Revert "Revert "patch out kcrash cmake lint error""

This reverts commit 4e24cf5c6f8c2ec7e0800133625f3a1fadddb64a

A  +12   -0    debian/patches/kcrash.diff
A  +1    -0    debian/patches/series

https://invent.kde.org/neon/network/alligator/-/commit/b2b1853e2ac0388ec59a75e951a4ee3fa21f344a

diff --git a/debian/patches/kcrash.diff b/debian/patches/kcrash.diff
new file mode 100644
index 0000000..8b94d8d
--- /dev/null
+++ b/debian/patches/kcrash.diff
@@ -0,0 +1,12 @@
+diff --git a/src/main.cpp b/src/main.cpp
+index e9f038f..3edc7fc 100644
+--- a/src/main.cpp
++++ b/src/main.cpp
+@@ -66,6 +66,7 @@ int main(int argc, char *argv[])
+ 
+ #ifndef Q_OS_ANDROID
+     QApplication::setWindowIcon(QIcon::fromTheme(QStringLiteral("alligator")));
++    KCrash::initialize();
+ #endif
+ 
+     KirigamiAppDefaults::apply(&app);
diff --git a/debian/patches/series b/debian/patches/series
new file mode 100644
index 0000000..038d921
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1 @@
+kcrash.diff


More information about the Neon-commits mailing list