[neon/qt6/qt6-tools/Neon/release] debian: use wildcards to simplify the installs

Carlos De Maine null at kde.org
Thu Apr 4 07:41:19 BST 2024


Git commit 3885994feff7859aea129e70febdc6517c6e785f by Carlos De Maine.
Committed on 04/04/2024 at 06:41.
Pushed by carlosdem into branch 'Neon/release'.

use wildcards to simplify the installs

M  +2    -23   debian/qt6-tools-dev.install

https://invent.kde.org/neon/qt6/qt6-tools/-/commit/3885994feff7859aea129e70febdc6517c6e785f

diff --git a/debian/qt6-tools-dev.install b/debian/qt6-tools-dev.install
index ddbe786..5041683 100644
--- a/debian/qt6-tools-dev.install
+++ b/debian/qt6-tools-dev.install
@@ -1,26 +1,5 @@
-usr/include/${DEB_HOST_MULTIARCH}/qt6/QtDesigner/
-usr/include/${DEB_HOST_MULTIARCH}/qt6/QtDesignerComponents/
-usr/include/${DEB_HOST_MULTIARCH}/qt6/QtQDocCatch/
-usr/include/${DEB_HOST_MULTIARCH}/qt6/QtQDocCatchConversionsPrivate/
-usr/include/${DEB_HOST_MULTIARCH}/qt6/QtQDocCatchGeneratorsPrivate/
-usr/include/${DEB_HOST_MULTIARCH}/qt6/QtHelp/
-usr/include/${DEB_HOST_MULTIARCH}/qt6/QtTools/
-usr/include/${DEB_HOST_MULTIARCH}/qt6/QtUiPlugin/
-usr/include/${DEB_HOST_MULTIARCH}/qt6/QtUiTools/
-usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt6/
-usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt6BuildInternals/
-usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt6Designer/
-usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt6DesignerComponentsPrivate/
-usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt6QDocCatchPrivate/
-usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt6QDocCatchConversionsPrivate/
-usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt6QDocCatchGeneratorsPrivate/
-usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt6Help/
-usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt6Linguist/
-usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt6LinguistTools/
-usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt6Tools/
-usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt6ToolsTools/
-usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt6UiPlugin/
-usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt6UiTools/
+usr/include/${DEB_HOST_MULTIARCH}/qt6/
+usr/lib/${DEB_HOST_MULTIARCH}/cmake/
 usr/lib/${DEB_HOST_MULTIARCH}/libQt6Designer.prl
 usr/lib/${DEB_HOST_MULTIARCH}/libQt6Designer.so
 usr/lib/${DEB_HOST_MULTIARCH}/libQt6DesignerComponents.prl


More information about the Neon-commits mailing list