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

Carlos De Maine null at kde.org
Thu Jul 30 05:47:08 BST 2026


Git commit 4e24cf5c6f8c2ec7e0800133625f3a1fadddb64a by Carlos De Maine.
Committed on 30/07/2026 at 04:47.
Pushed by carlosdem into branch 'Neon/release'.

Revert "patch out kcrash cmake lint error"

This reverts commit 62bd4b1496719e495e7a05021030b8bcd5b6b050

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

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

diff --git a/debian/patches/kcrash.diff b/debian/patches/kcrash.diff
deleted file mode 100644
index 8b94d8d..0000000
--- a/debian/patches/kcrash.diff
+++ /dev/null
@@ -1,12 +0,0 @@
-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
deleted file mode 100644
index 038d921..0000000
--- a/debian/patches/series
+++ /dev/null
@@ -1 +0,0 @@
-kcrash.diff


More information about the Neon-commits mailing list