[neon/qt6/qt6-remoteobjects/Neon/release] debian: qt6 metatypes and multiarch aware modules

Carlos De Maine null at kde.org
Tue Apr 4 06:53:46 BST 2023


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

qt6 metatypes and multiarch aware modules

M  +5    -5    debian/qt6-remoteobjects-dev.install

https://invent.kde.org/neon/qt6/qt6-remoteobjects/commit/236a5a6b166cf38e11b23bab6fa5aaf17338410c

diff --git a/debian/qt6-remoteobjects-dev.install b/debian/qt6-remoteobjects-dev.install
index 7532a88..ffcd704 100644
--- a/debian/qt6-remoteobjects-dev.install
+++ b/debian/qt6-remoteobjects-dev.install
@@ -70,8 +70,8 @@ usr/lib/${DEB_HOST_MULTIARCH}/libQt6RemoteObjects.prl
 usr/lib/${DEB_HOST_MULTIARCH}/libQt6RemoteObjects.so
 usr/lib/${DEB_HOST_MULTIARCH}/libQt6RemoteObjectsQml.prl
 usr/lib/${DEB_HOST_MULTIARCH}/libQt6RemoteObjectsQml.so
-usr/lib/${DEB_HOST_MULTIARCH}/metatypes/qt6remoteobjects_*_metatypes.json
-usr/lib/${DEB_HOST_MULTIARCH}/metatypes/qt6remoteobjectsqml_*_metatypes.json
+usr/lib/${DEB_HOST_MULTIARCH}/qt6/metatypes/qt6remoteobjects_*_metatypes.json
+usr/lib/${DEB_HOST_MULTIARCH}/qt6/metatypes/qt6remoteobjectsqml_*_metatypes.json
 usr/lib/${DEB_HOST_MULTIARCH}/pkgconfig/Qt6RemoteObjects.pc
 usr/lib/${DEB_HOST_MULTIARCH}/pkgconfig/Qt6RemoteObjectsQml.pc
 usr/lib/${DEB_HOST_MULTIARCH}/pkgconfig/Qt6RepParser.pc
@@ -83,6 +83,6 @@ usr/lib/${DEB_HOST_MULTIARCH}/qt6/mkspecs/features/repcserver.pri
 usr/lib/${DEB_HOST_MULTIARCH}/qt6/mkspecs/modules/qt_lib_remoteobjects.pri
 usr/lib/${DEB_HOST_MULTIARCH}/qt6/mkspecs/modules/qt_lib_remoteobjectsqml.pri
 usr/lib/${DEB_HOST_MULTIARCH}/qt6/mkspecs/modules/qt_lib_repparser.pri
-usr/share/qt6/modules/RemoteObjects.json
-usr/share/qt6/modules/RemoteObjectsQml.json
-usr/share/qt6/modules/RepParser.json
+usr/lib/${DEB_HOST_MULTIARCH}/qt6/modules/RemoteObjects.json
+usr/lib/${DEB_HOST_MULTIARCH}/qt6/modules/RemoteObjectsQml.json
+usr/lib/${DEB_HOST_MULTIARCH}/qt6/modules/RepParser.json


More information about the Neon-commits mailing list