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

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


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

qt6 metatypes and arch aware modules

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

https://invent.kde.org/neon/qt6/qt6-sensors/commit/e34a994e6bc5a1e0d9b1b8f3429f23a27d3070ea

diff --git a/debian/qt6-sensors-dev.install b/debian/qt6-sensors-dev.install
index 07e1b1a..61c11c6 100755
--- a/debian/qt6-sensors-dev.install
+++ b/debian/qt6-sensors-dev.install
@@ -136,11 +136,11 @@ usr/lib/${DEB_HOST_MULTIARCH}/libQt6Sensors.prl
 usr/lib/${DEB_HOST_MULTIARCH}/libQt6Sensors.so
 usr/lib/${DEB_HOST_MULTIARCH}/libQt6SensorsQuick.prl
 usr/lib/${DEB_HOST_MULTIARCH}/libQt6SensorsQuick.so
-usr/lib/${DEB_HOST_MULTIARCH}/metatypes/qt6sensors_*_metatypes.json
-usr/lib/${DEB_HOST_MULTIARCH}/metatypes/qt6sensorsquick_*_metatypes.json
+usr/lib/${DEB_HOST_MULTIARCH}/qt6/metatypes/qt6sensors_*_metatypes.json
+usr/lib/${DEB_HOST_MULTIARCH}/qt6/metatypes/qt6sensorsquick_*_metatypes.json
 usr/lib/${DEB_HOST_MULTIARCH}/pkgconfig/Qt6Sensors.pc
 usr/lib/${DEB_HOST_MULTIARCH}/pkgconfig/Qt6SensorsQuick.pc
 usr/lib/${DEB_HOST_MULTIARCH}/qt6/mkspecs/modules/qt_lib_sensors.pri
 usr/lib/${DEB_HOST_MULTIARCH}/qt6/mkspecs/modules/qt_lib_sensorsquick.pri
-usr/share/qt6/modules/Sensors.json
-usr/share/qt6/modules/SensorsQuick.json
+usr/lib/${DEB_HOST_MULTIARCH}/qt6/modules/Sensors.json
+usr/lib/${DEB_HOST_MULTIARCH}/qt6/modules/SensorsQuick.json


More information about the Neon-commits mailing list