[neon/qt6/qt6-base/Neon/release] debian: tidy .install

Jonathan Riddell null at kde.org
Fri Dec 3 16:36:13 GMT 2021


Git commit e8eb515d02c2b34411d088c4acdc5670013a7f20 by Jonathan Riddell.
Committed on 03/12/2021 at 16:36.
Pushed by jriddell into branch 'Neon/release'.

tidy .install

M  +3    -58   debian/qt6-base-dev.install

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

diff --git a/debian/qt6-base-dev.install b/debian/qt6-base-dev.install
index ae51aed..17629da 100644
--- a/debian/qt6-base-dev.install
+++ b/debian/qt6-base-dev.install
@@ -1,43 +1,7 @@
 #!/usr/bin/dh-exec
 usr/include/*/
-usr/lib/${DEB_HOST_MULTIARCH}/libQt6Concurrent.prl
-usr/lib/${DEB_HOST_MULTIARCH}/libQt6Concurrent.so
-usr/lib/${DEB_HOST_MULTIARCH}/libQt6Core.prl
-usr/lib/${DEB_HOST_MULTIARCH}/libQt6Core.so
-usr/lib/${DEB_HOST_MULTIARCH}/libQt6DBus.prl
-usr/lib/${DEB_HOST_MULTIARCH}/libQt6DBus.so
-usr/lib/${DEB_HOST_MULTIARCH}/libQt6DeviceDiscoverySupport.a
-usr/lib/${DEB_HOST_MULTIARCH}/libQt6DeviceDiscoverySupport.prl
-usr/lib/${DEB_HOST_MULTIARCH}/libQt6EglFSDeviceIntegration.prl
-usr/lib/${DEB_HOST_MULTIARCH}/libQt6EglFSDeviceIntegration.so
-usr/lib/${DEB_HOST_MULTIARCH}/libQt6EglFsKmsGbmSupport.prl
-usr/lib/${DEB_HOST_MULTIARCH}/libQt6EglFsKmsGbmSupport.so
-usr/lib/${DEB_HOST_MULTIARCH}/libQt6EglFsKmsSupport.prl
-usr/lib/${DEB_HOST_MULTIARCH}/libQt6EglFsKmsSupport.so
-usr/lib/${DEB_HOST_MULTIARCH}/libQt6FbSupport.a
-usr/lib/${DEB_HOST_MULTIARCH}/libQt6FbSupport.prl
-usr/lib/${DEB_HOST_MULTIARCH}/libQt6Gui.prl
-usr/lib/${DEB_HOST_MULTIARCH}/libQt6Gui.so
-usr/lib/${DEB_HOST_MULTIARCH}/libQt6InputSupport.a
-usr/lib/${DEB_HOST_MULTIARCH}/libQt6InputSupport.prl
-usr/lib/${DEB_HOST_MULTIARCH}/libQt6KmsSupport.a
-usr/lib/${DEB_HOST_MULTIARCH}/libQt6KmsSupport.prl
-usr/lib/${DEB_HOST_MULTIARCH}/libQt6Network.prl
-usr/lib/${DEB_HOST_MULTIARCH}/libQt6Network.so
-usr/lib/${DEB_HOST_MULTIARCH}/libQt6OpenGLWidgets.prl
-usr/lib/${DEB_HOST_MULTIARCH}/libQt6OpenGLWidgets.so
-usr/lib/${DEB_HOST_MULTIARCH}/libQt6PrintSupport.prl
-usr/lib/${DEB_HOST_MULTIARCH}/libQt6PrintSupport.so
-usr/lib/${DEB_HOST_MULTIARCH}/libQt6Sql.prl
-usr/lib/${DEB_HOST_MULTIARCH}/libQt6Sql.so
-usr/lib/${DEB_HOST_MULTIARCH}/libQt6Test.prl
-usr/lib/${DEB_HOST_MULTIARCH}/libQt6Test.so
-usr/lib/${DEB_HOST_MULTIARCH}/libQt6Widgets.prl
-usr/lib/${DEB_HOST_MULTIARCH}/libQt6Widgets.so
-usr/lib/${DEB_HOST_MULTIARCH}/libQt6XcbQpa.prl
-usr/lib/${DEB_HOST_MULTIARCH}/libQt6XcbQpa.so
-usr/lib/${DEB_HOST_MULTIARCH}/libQt6Xml.prl
-usr/lib/${DEB_HOST_MULTIARCH}/libQt6Xml.so
+usr/lib/${DEB_HOST_MULTIARCH}/*.prl
+usr/lib/${DEB_HOST_MULTIARCH}/*.so
 usr/lib/${DEB_HOST_MULTIARCH}/metatypes/
 usr/lib/${DEB_HOST_MULTIARCH}/qt6/mkspecs/
 usr/lib/*/cmake/
@@ -45,23 +9,4 @@ usr/lib/qt6/bin/
 usr/lib/qt6/libexec/
 usr/lib/qt6/libexec/ensure_pro_file.cmake
 usr/share/qt6/doc/config/
-usr/share/qt6/doc/global/usr/share/qt6/modules/Concurrent.json
-usr/share/qt6/modules/Core.json
-usr/share/qt6/modules/DBus.json
-usr/share/qt6/modules/DeviceDiscoverySupportPrivate.json
-usr/share/qt6/modules/EglFSDeviceIntegrationPrivate.json
-usr/share/qt6/modules/EglFsKmsGbmSupportPrivate.json
-usr/share/qt6/modules/EglFsKmsSupportPrivate.json
-usr/share/qt6/modules/FbSupportPrivate.json
-usr/share/qt6/modules/Gui.json
-usr/share/qt6/modules/InputSupportPrivate.json
-usr/share/qt6/modules/KmsSupportPrivate.json
-usr/share/qt6/modules/Network.json
-usr/share/qt6/modules/OpenGL.json
-usr/share/qt6/modules/OpenGLWidgets.json
-usr/share/qt6/modules/PrintSupport.json
-usr/share/qt6/modules/Sql.json
-usr/share/qt6/modules/Test.json
-usr/share/qt6/modules/Widgets.json
-usr/share/qt6/modules/XcbQpaPrivate.json
-usr/share/qt6/modules/Xml.json
+usr/share/qt6/modules/


More information about the Neon-commits mailing list