[neon/qt6/qt6-httpserver/Neon/release] debian: more aggressive with wildcards in installs

Carlos De Maine null at kde.org
Thu May 1 14:14:27 BST 2025


Git commit 5254291c3c5ed7116f933f27a1cbaee74feb2408 by Carlos De Maine.
Committed on 01/05/2025 at 13:14.
Pushed by carlosdem into branch 'Neon/release'.

more aggressive with wildcards in installs

M  +2    -3    debian/qt6-httpserver-dev.install

https://invent.kde.org/neon/qt6/qt6-httpserver/-/commit/5254291c3c5ed7116f933f27a1cbaee74feb2408

diff --git a/debian/qt6-httpserver-dev.install b/debian/qt6-httpserver-dev.install
index a575507..7d0bdd0 100644
--- a/debian/qt6-httpserver-dev.install
+++ b/debian/qt6-httpserver-dev.install
@@ -1,6 +1,5 @@
-usr/include/${DEB_HOST_MULTIARCH}/qt6/QtHttpServer/
-usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt6BuildInternals/
-usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt6HttpServer/
+usr/include/${DEB_HOST_MULTIARCH}/qt6/
+usr/lib/${DEB_HOST_MULTIARCH}/cmake/
 usr/lib/${DEB_HOST_MULTIARCH}/libQt6HttpServer.prl
 usr/lib/${DEB_HOST_MULTIARCH}/libQt6HttpServer.so
 usr/lib/${DEB_HOST_MULTIARCH}/pkgconfig/


More information about the Neon-commits mailing list