[neon/qt6/qt6-quick3d/Neon/release] debian: simplify .install
Jonathan Riddell
null at kde.org
Mon Oct 28 16:13:50 GMT 2024
Git commit 4ddfdda0a5e01f79079d5ae4c921384ae19222a2 by Jonathan Riddell.
Committed on 28/10/2024 at 16:13.
Pushed by jriddell into branch 'Neon/release'.
simplify .install
M +1 -10 debian/qt6-quick3d-dev.install
https://invent.kde.org/neon/qt6/qt6-quick3d/-/commit/4ddfdda0a5e01f79079d5ae4c921384ae19222a2
diff --git a/debian/qt6-quick3d-dev.install b/debian/qt6-quick3d-dev.install
index 3ffc922..ef9719b 100755
--- a/debian/qt6-quick3d-dev.install
+++ b/debian/qt6-quick3d-dev.install
@@ -1,14 +1,5 @@
#!/usr/bin/dh-exec
-usr/include/${DEB_HOST_MULTIARCH}/qt6/QtQuick3D
-usr/include/${DEB_HOST_MULTIARCH}/qt6/QtQuick3DHelpersImpl
-usr/include/${DEB_HOST_MULTIARCH}/qt6/QtQuick3DAssetImport/
-usr/include/${DEB_HOST_MULTIARCH}/qt6/QtQuick3DAssetUtils/
-usr/include/${DEB_HOST_MULTIARCH}/qt6/QtQuick3DGlslParser/
-usr/include/${DEB_HOST_MULTIARCH}/qt6/QtQuick3DHelpers/
-usr/include/${DEB_HOST_MULTIARCH}/qt6/QtQuick3DIblBaker/
-usr/include/${DEB_HOST_MULTIARCH}/qt6/QtQuick3DParticles/
-usr/include/${DEB_HOST_MULTIARCH}/qt6/QtQuick3DRuntimeRender/
-usr/include/${DEB_HOST_MULTIARCH}/qt6/QtQuick3DUtils/
+usr/include/${DEB_HOST_MULTIARCH}/qt6/QtQuick*
usr/lib/${DEB_HOST_MULTIARCH}/cmake
usr/lib/${DEB_HOST_MULTIARCH}/libQt6*.a
usr/lib/${DEB_HOST_MULTIARCH}/libQt6*.prl
More information about the Neon-commits
mailing list