[neon/multimedia/elisa/Neon/release_noble] debian/patches: Revert "krash.diff for kcrash linkage"

Carlos De Maine null at kde.org
Thu Jul 30 09:12:22 BST 2026


Git commit 5b83a30ec1bcb107097cd5b02f25959b7cffc240 by Carlos De Maine.
Committed on 30/07/2026 at 08:12.
Pushed by carlosdem into branch 'Neon/release_noble'.

Revert "krash.diff for kcrash linkage"

This reverts commit 7b15b4021a0b1494c11d3822a40f14f5ab5d0ba5

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

https://invent.kde.org/neon/multimedia/elisa/-/commit/5b83a30ec1bcb107097cd5b02f25959b7cffc240

diff --git a/debian/patches/kcrash.diff b/debian/patches/kcrash.diff
deleted file mode 100644
index e3f19e3..0000000
--- a/debian/patches/kcrash.diff
+++ /dev/null
@@ -1,15 +0,0 @@
-diff --git a/src/main.cpp b/src/main.cpp
-index 60e942bf..daf6234f 100644
---- a/src/main.cpp
-+++ b/src/main.cpp
-@@ -111,7 +111,9 @@ int main(int argc, char *argv[])
-     aboutData.addCredit(QStringLiteral("Jérôme Guidon"), i18nc("@label", "Support for online radios"), QStringLiteral("guidon at live.fr"));
- 
-     KAboutData::setApplicationData(aboutData);
--
-+#if KFCrash_FOUND
-+    KCrash::initialize();
-+#endif
-     KirigamiAppDefaults::apply(&app);
- 
-     QCommandLineParser parser;
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