[neon/qt6/qt6-shadertools/Neon/release] debian: wildcard the cmake install dir

Carlos De Maine null at kde.org
Wed Apr 30 15:00:44 BST 2025


Git commit 65905f24b80a2141c576699cc6955c5948f31b23 by Carlos De Maine.
Committed on 30/04/2025 at 14:00.
Pushed by carlosdem into branch 'Neon/release'.

wildcard the cmake install dir

M  +1    -3    debian/qt6-shadertools-dev.install

https://invent.kde.org/neon/qt6/qt6-shadertools/-/commit/65905f24b80a2141c576699cc6955c5948f31b23

diff --git a/debian/qt6-shadertools-dev.install b/debian/qt6-shadertools-dev.install
index a982e25..e951e54 100644
--- a/debian/qt6-shadertools-dev.install
+++ b/debian/qt6-shadertools-dev.install
@@ -1,8 +1,6 @@
 usr/include/${DEB_HOST_MULTIARCH}/qt6/QtShaderTools/6.*/QtShaderTools/private/*.h
 usr/include/${DEB_HOST_MULTIARCH}/qt6/QtShaderTools/
-usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt6BuildInternals/StandaloneTests/
-usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt6ShaderTools/
-usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt6ShaderToolsTools/
+usr/lib/${DEB_HOST_MULTIARCH}/cmake/
 usr/lib/${DEB_HOST_MULTIARCH}/libQt6ShaderTools.prl
 usr/lib/${DEB_HOST_MULTIARCH}/libQt6ShaderTools.so
 usr/lib/${DEB_HOST_MULTIARCH}/pkgconfig/Qt6ShaderTools.pc


More information about the Neon-commits mailing list