[neon/qt6/qt6-3d/Neon/release] debian: fix installs

Carlos De Maine null at kde.org
Mon Oct 28 12:32:16 GMT 2024


Git commit d3f91e62a26a0f8cb3c545b3bae2e6bffe20b36d by Carlos De Maine.
Committed on 28/10/2024 at 12:32.
Pushed by carlosdem into branch 'Neon/release'.

fix installs

M  +2    -1    debian/qt6-3d-dev.install

https://invent.kde.org/neon/qt6/qt6-3d/-/commit/d3f91e62a26a0f8cb3c545b3bae2e6bffe20b36d

diff --git a/debian/qt6-3d-dev.install b/debian/qt6-3d-dev.install
index bd99569..07c56f6 100644
--- a/debian/qt6-3d-dev.install
+++ b/debian/qt6-3d-dev.install
@@ -3,5 +3,6 @@ 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}/pkgconfig/
-usr/lib/${DEB_HOST_MULTIARCH}/qt6/metatypes/*.json
+usr/lib/${DEB_HOST_MULTIARCH}/qt6/examples/
+usr/lib/${DEB_HOST_MULTIARCH}/qt6/metatypes/
 usr/lib/${DEB_HOST_MULTIARCH}/qt6/mkspecs/


More information about the Neon-commits mailing list