[neon/neon-packaging/kjournald/Neon/stable] debian/patches: iterate
Carlos De Maine
null at kde.org
Thu Aug 14 12:57:52 BST 2025
Git commit 3b9138662242668924b8a6be567ba69b66b744bc by Carlos De Maine.
Committed on 14/08/2025 at 11:57.
Pushed by carlosdem into branch 'Neon/stable'.
iterate
M +2 -2 debian/patches/fix_rcc_segfault.diff
https://invent.kde.org/neon/neon-packaging/kjournald/-/commit/3b9138662242668924b8a6be567ba69b66b744bc
diff --git a/debian/patches/fix_rcc_segfault.diff b/debian/patches/fix_rcc_segfault.diff
index 9809e42..7c7284d 100644
--- a/debian/patches/fix_rcc_segfault.diff
+++ b/debian/patches/fix_rcc_segfault.diff
@@ -1,5 +1,5 @@
diff --git a/org/kde/kjournaldbrowser/CMakeLists.txt b/org/kde/kjournaldbrowser/CMakeLists.txt
-index c48ac50..d6952bb 100644
+index c48ac50..5a230c8 100644
--- a/org/kde/kjournaldbrowser/CMakeLists.txt
+++ b/org/kde/kjournaldbrowser/CMakeLists.txt
@@ -1,5 +1,9 @@
@@ -16,7 +16,7 @@ index c48ac50..d6952bb 100644
LogView.qml
FilterCriteriaView.qml
ColoredCheckbox.qml
-+ QML_ARGS ${QML_ARGS}
++ ${QML_ARGS}
)
target_link_libraries(kjournaldbrowser_backing
\ No newline at end of file
More information about the Neon-commits
mailing list