[neon/backports-jammy/zxing-cpp-jammy/Neon/unstable] debian/patches: adapt patch

Carlos De Maine null at kde.org
Tue Jan 17 01:56:40 GMT 2023


Git commit 436b1eaf6763d482e90ab0b7118c92c728667fd9 by Carlos De Maine.
Committed on 17/01/2023 at 01:56.
Pushed by carlosdem into branch 'Neon/unstable'.

adapt patch

M  +0    -6    debian/patches/0002-fix-python-wrapper-build.patch

https://invent.kde.org/neon/backports-jammy/zxing-cpp-jammy/commit/436b1eaf6763d482e90ab0b7118c92c728667fd9

diff --git a/debian/patches/0002-fix-python-wrapper-build.patch b/debian/patches/0002-fix-python-wrapper-build.patch
index 1ff6b02..e7f3f75 100644
--- a/debian/patches/0002-fix-python-wrapper-build.patch
+++ b/debian/patches/0002-fix-python-wrapper-build.patch
@@ -25,9 +25,3 @@ index eadfc04..2fe924b 100644
      add_test(NAME PythonTest COMMAND ${PYTHON_EXECUTABLE} ${CMAKE_CURRENT_SOURCE_DIR}/test.py -v)
      set_property(TEST PythonTest PROPERTY ENVIRONMENT PYTHONPATH=$<TARGET_FILE_DIR:zxingcpp>)
  endif()
-+
-+install(TARGETS zxingcpp
-+    COMPONENT python
-+    RUNTIME DESTINATION "${CMAKE_INSTALL_BINDIR}"
-+    LIBRARY DESTINATION "${CMAKE_INSTALL_LIBDIR}"
-+    ARCHIVE DESTINATION "${CMAKE_INSTALL_LIBDIR}")


More information about the Neon-commits mailing list