[neon/neon-packaging/mauikit-filebrowsing/Neon/unstable] debian/patches: fix patch
Carlos De Maine
null at kde.org
Sun Dec 3 07:23:09 GMT 2023
Git commit fdeae41118f30b7c1ab4ab9a1d66be08d06b2e89 by Carlos De Maine.
Committed on 03/12/2023 at 08:23.
Pushed by carlosdem into branch 'Neon/unstable'.
fix patch
M +1 -1 debian/patches/i18n.patch
https://invent.kde.org/neon/neon-packaging/mauikit-filebrowsing/-/commit/fdeae41118f30b7c1ab4ab9a1d66be08d06b2e89
diff --git a/debian/patches/i18n.patch b/debian/patches/i18n.patch
index 365acaa..840efee 100644
--- a/debian/patches/i18n.patch
+++ b/debian/patches/i18n.patch
@@ -4,7 +4,7 @@ index 9c9040d6..c9f8848e 100644
+++ b/src/utils/moduleinfo.cpp
@@ -1,6 +1,6 @@
#include "moduleinfo.h"
- #include "../mauikit_version.h"
+ #include "../filebrowsing_version.h"
-#include <KI18n/KLocalizedString>
+#include <KLocalizedString>
More information about the Neon-commits
mailing list