[neon/neon-packaging/maliit-framework/Neon/release] debian/patches: remove unnecessary patch

Jonathan Riddell null at kde.org
Mon Nov 8 14:15:03 GMT 2021


Git commit 0dffd7ce453257811f9e900cbe8012c950d6a37c by Jonathan Riddell.
Committed on 08/11/2021 at 14:14.
Pushed by jriddell into branch 'Neon/release'.

remove unnecessary patch

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

https://invent.kde.org/neon/neon-packaging/maliit-framework/commit/0dffd7ce453257811f9e900cbe8012c950d6a37c

diff --git a/debian/patches/qtwaylandscanner-path.diff b/debian/patches/qtwaylandscanner-path.diff
deleted file mode 100644
index 5493feb..0000000
--- a/debian/patches/qtwaylandscanner-path.diff
+++ /dev/null
@@ -1,13 +0,0 @@
-diff --git a/cmake/FindQtWaylandScanner.cmake b/cmake/FindQtWaylandScanner.cmake
-index 0e97535..fa26738 100644
---- a/cmake/FindQtWaylandScanner.cmake
-+++ b/cmake/FindQtWaylandScanner.cmake
-@@ -90,7 +90,7 @@ include(${CMAKE_CURRENT_LIST_DIR}/ECMFindModuleHelpers.cmake)
- ecm_find_package_version_check(QtWaylandScanner)
- 
- # Find qtwaylandscanner
--find_program(QtWaylandScanner_EXECUTABLE NAMES qtwaylandscanner HINTS /usr/lib64/qt5/bin/)
-+find_program(QtWaylandScanner_EXECUTABLE NAMES qtwaylandscanner HINTS /usr/lib/qt5/bin/)
- 
- include(FindPackageHandleStandardArgs)
- find_package_handle_standard_args(QtWaylandScanner
diff --git a/debian/patches/series b/debian/patches/series
deleted file mode 100644
index d2dfa1f..0000000
--- a/debian/patches/series
+++ /dev/null
@@ -1 +0,0 @@
-qtwaylandscanner-path.diff


More information about the Neon-commits mailing list