[neon/kde/kdf/Neon/unstable] debian/patches: it was pushed straight to master - doh
Carlos De Maine
null at kde.org
Tue Oct 1 11:57:10 BST 2024
Git commit 613c2be4e7fce60650499f547f6b22ee006ad857 by Carlos De Maine.
Committed on 01/10/2024 at 10:57.
Pushed by carlosdem into branch 'Neon/unstable'.
it was pushed straight to master - doh
D +0 -20 debian/patches/fix-kcrash
D +0 -1 debian/patches/series
https://invent.kde.org/neon/kde/kdf/-/commit/613c2be4e7fce60650499f547f6b22ee006ad857
diff --git a/debian/patches/fix-kcrash b/debian/patches/fix-kcrash
deleted file mode 100644
index fc0ff28..0000000
--- a/debian/patches/fix-kcrash
+++ /dev/null
@@ -1,20 +0,0 @@
-diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
-index d199e3b7c6caf658c9687a9a6e31dbb0afa5f172..6519315948592a3d6dc72e96ac67ec2abda13c46 100644
---- a/src/CMakeLists.txt
-+++ b/src/CMakeLists.txt
-@@ -47,7 +47,6 @@ target_link_libraries(kdfprivate PUBLIC
- KF6::WidgetsAddons
- KF6::IconWidgets
- KF6::StatusNotifierItem
-- KF6::Crash
- )
-
- set_target_properties(kdfprivate PROPERTIES
-@@ -74,6 +73,7 @@ target_link_libraries(kdf
- Qt::Core
- KF6::KCMUtils
- KF6::XmlGui
-+ KF6::Crash
- )
-
- install(TARGETS kdf ${KDE_INSTALL_TARGETS_DEFAULT_ARGS} )
diff --git a/debian/patches/series b/debian/patches/series
deleted file mode 100644
index a1b38c8..0000000
--- a/debian/patches/series
+++ /dev/null
@@ -1 +0,0 @@
-fix-kcrash
\ No newline at end of file
More information about the Neon-commits
mailing list