[neon/qt6/qt6-webchannel/Neon/release] debian: more aggressive with wildcarding installs
Carlos De Maine
null at kde.org
Thu May 1 14:11:31 BST 2025
Git commit cd37569c2c3c423b4ae4b8c80f1b6827610bb1f9 by Carlos De Maine.
Committed on 01/05/2025 at 13:11.
Pushed by carlosdem into branch 'Neon/release'.
more aggressive with wildcarding installs
M +3 -7 debian/qt6-webchannel-dev.install
M +1 -1 debian/qt6-webchannel.install
https://invent.kde.org/neon/qt6/qt6-webchannel/-/commit/cd37569c2c3c423b4ae4b8c80f1b6827610bb1f9
diff --git a/debian/qt6-webchannel-dev.install b/debian/qt6-webchannel-dev.install
index ce179d1..c87eb93 100644
--- a/debian/qt6-webchannel-dev.install
+++ b/debian/qt6-webchannel-dev.install
@@ -1,16 +1,12 @@
-usr/include/${DEB_HOST_MULTIARCH}/qt6/QtWebChannel/
-usr/include/${DEB_HOST_MULTIARCH}/qt6/QtWebChannelQuick/
-usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt6BuildInternals/StandaloneTests/
-usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt6Qml/QmlPlugins/
-usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt6WebChannel/
-usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt6WebChannelQuick/
+usr/include/${DEB_HOST_MULTIARCH}/qt6/
+usr/lib/${DEB_HOST_MULTIARCH}/cmake/
usr/lib/${DEB_HOST_MULTIARCH}/libQt6WebChannel.prl
usr/lib/${DEB_HOST_MULTIARCH}/libQt6WebChannel.so
usr/lib/${DEB_HOST_MULTIARCH}/libQt6WebChannelQuick.prl
usr/lib/${DEB_HOST_MULTIARCH}/libQt6WebChannelQuick.so
+usr/lib/${DEB_HOST_MULTIARCH}/pkgconfig/
usr/lib/${DEB_HOST_MULTIARCH}/qt6/examples/
usr/lib/${DEB_HOST_MULTIARCH}/qt6/metatypes/
-usr/lib/${DEB_HOST_MULTIARCH}/pkgconfig/
usr/lib/${DEB_HOST_MULTIARCH}/qt6/mkspecs/modules/
usr/lib/${DEB_HOST_MULTIARCH}/qt6/modules/
usr/lib/${DEB_HOST_MULTIARCH}/qt6/sbom/
diff --git a/debian/qt6-webchannel.install b/debian/qt6-webchannel.install
index 6172118..534fdf2 100644
--- a/debian/qt6-webchannel.install
+++ b/debian/qt6-webchannel.install
@@ -1,3 +1,3 @@
usr/lib/${DEB_HOST_MULTIARCH}/libQt6WebChannel.so.*
usr/lib/${DEB_HOST_MULTIARCH}/libQt6WebChannelQuick.so.*
-usr/lib/${DEB_HOST_MULTIARCH}/qt6/qml/QtWebChannel/
+usr/lib/${DEB_HOST_MULTIARCH}/qt6/qml/
More information about the Neon-commits
mailing list