[neon/neon-packaging/mauikit-texteditor/Neon/release] debian/patches: drop patch

Carlos De Maine null at kde.org
Mon Dec 4 00:23:28 GMT 2023


Git commit fd483e9ea83b2bbba539ca4f7319070ebd91f962 by Carlos De Maine.
Committed on 04/12/2023 at 01:23.
Pushed by carlosdem into branch 'Neon/release'.

drop patch

D  +0    -14   debian/patches/fix_includes.diff
D  +0    -1    debian/patches/series

https://invent.kde.org/neon/neon-packaging/mauikit-texteditor/-/commit/fd483e9ea83b2bbba539ca4f7319070ebd91f962

diff --git a/debian/patches/fix_includes.diff b/debian/patches/fix_includes.diff
deleted file mode 100644
index 3945ba1..0000000
--- a/debian/patches/fix_includes.diff
+++ /dev/null
@@ -1,14 +0,0 @@
-diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
-index 820c5d9a3b866e85a074a251e8cec14baff95be3..c184f9f8d9e53973d91f0410cd2334e79f3d1aa4 100644
---- a/src/CMakeLists.txt
-+++ b/src/CMakeLists.txt
-@@ -28,7 +28,8 @@ ecm_target_qml_sources(MauiKitTextEditor${MAUI_MAJOR_VERSION} SOURCES
- 
- target_sources(MauiKitTextEditor${MAUI_MAJOR_VERSION}
-     PRIVATE
--    ${sources})
-+    ${sources}
-+    ${headers})
- 
- add_library(MauiKit${MAUI_MAJOR_VERSION}::TextEditor ALIAS MauiKitTextEditor${MAUI_MAJOR_VERSION})
- 
\ No newline at end of file
diff --git a/debian/patches/series b/debian/patches/series
deleted file mode 100644
index c65c042..0000000
--- a/debian/patches/series
+++ /dev/null
@@ -1 +0,0 @@
-fix_includes.diff
\ No newline at end of file


More information about the Neon-commits mailing list