[neon/qt6/qt6-connectivity/Neon/release] debian: qt6 metatypes and arch aware modules

Carlos De Maine null at kde.org
Tue Apr 4 07:15:15 BST 2023


Git commit 5133bb1a00b840838c20d107d6c674e2711d48ab by Carlos De Maine.
Committed on 04/04/2023 at 06:15.
Pushed by carlosdem into branch 'Neon/release'.

qt6 metatypes and arch aware modules

M  +4    -4    debian/qt6-connectivity-dev.install

https://invent.kde.org/neon/qt6/qt6-connectivity/commit/5133bb1a00b840838c20d107d6c674e2711d48ab

diff --git a/debian/qt6-connectivity-dev.install b/debian/qt6-connectivity-dev.install
index e295a7b..cb05bbe 100644
--- a/debian/qt6-connectivity-dev.install
+++ b/debian/qt6-connectivity-dev.install
@@ -94,11 +94,11 @@ usr/lib/${DEB_HOST_MULTIARCH}/libQt6Bluetooth.prl
 usr/lib/${DEB_HOST_MULTIARCH}/libQt6Bluetooth.so
 usr/lib/${DEB_HOST_MULTIARCH}/libQt6Nfc.prl
 usr/lib/${DEB_HOST_MULTIARCH}/libQt6Nfc.so
-usr/lib/${DEB_HOST_MULTIARCH}/metatypes/qt6bluetooth_*_metatypes.json
-usr/lib/${DEB_HOST_MULTIARCH}/metatypes/qt6nfc_*_metatypes.json
+usr/lib/${DEB_HOST_MULTIARCH}/qt6/metatypes/qt6bluetooth_*_metatypes.json
+usr/lib/${DEB_HOST_MULTIARCH}/qt6/metatypes/qt6nfc_*_metatypes.json
 usr/lib/${DEB_HOST_MULTIARCH}/pkgconfig/Qt6Bluetooth.pc
 usr/lib/${DEB_HOST_MULTIARCH}/pkgconfig/Qt6Nfc.pc
 usr/lib/${DEB_HOST_MULTIARCH}/qt6/mkspecs/modules/qt_lib_bluetooth.pri
 usr/lib/${DEB_HOST_MULTIARCH}/qt6/mkspecs/modules/qt_lib_nfc.pri
-usr/share/qt6/modules/Bluetooth.json
-usr/share/qt6/modules/Nfc.json
+usr/lib/${DEB_HOST_MULTIARCH}/qt6/modules/Bluetooth.json
+usr/lib/${DEB_HOST_MULTIARCH}/qt6/modules/Nfc.json


More information about the Neon-commits mailing list