[neon/kde/sonnet/Neon/release-lts] debian/patches: remove patch now in branch

Jonathan Riddell null at kde.org
Tue May 11 14:36:49 BST 2021


Git commit 0474792f1c068f7c114fe258ae216a448aa57727 by Jonathan Riddell.
Committed on 11/05/2021 at 13:36.
Pushed by jriddell into branch 'Neon/release-lts'.

remove patch now in branch

D  +0    -13   debian/patches/libz.diff
D  +0    -1    debian/patches/series

https://invent.kde.org/neon/kde/sonnet/commit/0474792f1c068f7c114fe258ae216a448aa57727

diff --git a/debian/patches/libz.diff b/debian/patches/libz.diff
deleted file mode 100644
index 188f710..0000000
--- a/debian/patches/libz.diff
+++ /dev/null
@@ -1,13 +0,0 @@
-diff --git a/src/plugins/hspell/CMakeLists.txt b/src/plugins/hspell/CMakeLists.txt
-index 3c87cdb..c7460cb 100644
---- a/src/plugins/hspell/CMakeLists.txt
-+++ b/src/plugins/hspell/CMakeLists.txt
-@@ -16,7 +16,7 @@ ecm_qt_declare_logging_category(sonnet_hspell_PART_SRCS
- 
- add_library(sonnet_hspell MODULE ${sonnet_hspell_PART_SRCS})
- 
--target_link_libraries(sonnet_hspell PRIVATE KF5::SonnetCore ${HSPELL_LIBRARIES})
-+target_link_libraries(sonnet_hspell PRIVATE KF5::SonnetCore ${HSPELL_LIBRARIES} z)
- 
- install(TARGETS sonnet_hspell  DESTINATION ${KDE_INSTALL_PLUGINDIR}/kf5/sonnet/)
- 
diff --git a/debian/patches/series b/debian/patches/series
deleted file mode 100644
index 827bcf0..0000000
--- a/debian/patches/series
+++ /dev/null
@@ -1 +0,0 @@
-libz.diff


More information about the Neon-commits mailing list