[neon/qt6/qt6-base/Neon/unstable] debian: fix installs

Carlos De Maine null at kde.org
Fri Oct 27 12:36:57 BST 2023


Git commit ebcaa851810e8bf87c1e4192f5bf803907eef461 by Carlos De Maine.
Committed on 27/10/2023 at 12:21.
Pushed by carlosdem into branch 'Neon/unstable'.

fix installs

M  +1    -1    debian/qt6-base-dev.install
M  +1    -0    debian/qt6-base-doc.install

https://invent.kde.org/neon/qt6/qt6-base/-/commit/ebcaa851810e8bf87c1e4192f5bf803907eef461

diff --git a/debian/qt6-base-dev.install b/debian/qt6-base-dev.install
index 8105c5b..c363803 100755
--- a/debian/qt6-base-dev.install
+++ b/debian/qt6-base-dev.install
@@ -4,7 +4,7 @@ usr/lib/${DEB_HOST_MULTIARCH}/cmake/
 usr/lib/${DEB_HOST_MULTIARCH}/libQt6*.prl
 usr/lib/${DEB_HOST_MULTIARCH}/libQt6*.so
 usr/lib/${DEB_HOST_MULTIARCH}/libQt6*.a
-#usr/lib/${DEB_HOST_MULTIARCH}/objects-None/
+usr/lib/${DEB_HOST_MULTIARCH}/objects-RelWithDebInfo/
 usr/lib/${DEB_HOST_MULTIARCH}/qt6/metatypes/
 usr/lib/${DEB_HOST_MULTIARCH}/qt6/mkspecs/
 usr/lib/${DEB_HOST_MULTIARCH}/pkgconfig/
diff --git a/debian/qt6-base-doc.install b/debian/qt6-base-doc.install
index 8536ff4..ccdb08c 100644
--- a/debian/qt6-base-doc.install
+++ b/debian/qt6-base-doc.install
@@ -1 +1,2 @@
+usr/lib/${DEB_HOST_MULTIARCH}/qt6/examples/
 usr/share/qt6/doc/


More information about the Neon-commits mailing list