[neon/qt6/qt6-sensors/Neon/release] debian: tidy .install
Jonathan Esk-Riddell
null at kde.org
Tue Dec 6 15:08:22 GMT 2022
Git commit 5d3df3b7e00d094df0c51972f289ae0840e3b7c0 by Jonathan Esk-Riddell.
Committed on 06/12/2022 at 15:08.
Pushed by jriddell into branch 'Neon/release'.
tidy .install
M +6 -6 debian/qt6-sensors-dev.install
M +1 -1 debian/qt6-sensors.install
https://invent.kde.org/neon/qt6/qt6-sensors/commit/5d3df3b7e00d094df0c51972f289ae0840e3b7c0
diff --git a/debian/qt6-sensors-dev.install b/debian/qt6-sensors-dev.install
index 487cbb8..07e1b1a 100755
--- a/debian/qt6-sensors-dev.install
+++ b/debian/qt6-sensors-dev.install
@@ -97,12 +97,12 @@ usr/include/${DEB_HOST_MULTIARCH}/qt6/QtSensorsQuick/QtSensorsQuickVersion
usr/include/${DEB_HOST_MULTIARCH}/qt6/QtSensorsQuick/qtsensorsquickversion.h
usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt6/FindSensorfw.cmake
usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt6BuildInternals/StandaloneTests/QtSensorsTestsConfig.cmake
-[linux-any] usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt6Sensors/Qt6IIOSensorProxySensorPluginAdditionalTargetInfo.cmake
-[linux-any] usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt6Sensors/Qt6IIOSensorProxySensorPluginConfig.cmake
-[linux-any] usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt6Sensors/Qt6IIOSensorProxySensorPluginConfigVersion.cmake
-[linux-any] usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt6Sensors/Qt6IIOSensorProxySensorPluginConfigVersionImpl.cmake
-[linux-any] usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt6Sensors/Qt6IIOSensorProxySensorPluginTargets-*.cmake
-[linux-any] usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt6Sensors/Qt6IIOSensorProxySensorPluginTargets.cmake
+usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt6Sensors/Qt6IIOSensorProxySensorPluginAdditionalTargetInfo.cmake
+usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt6Sensors/Qt6IIOSensorProxySensorPluginConfig.cmake
+usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt6Sensors/Qt6IIOSensorProxySensorPluginConfigVersion.cmake
+usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt6Sensors/Qt6IIOSensorProxySensorPluginConfigVersionImpl.cmake
+usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt6Sensors/Qt6IIOSensorProxySensorPluginTargets-*.cmake
+usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt6Sensors/Qt6IIOSensorProxySensorPluginTargets.cmake
usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt6Sensors/Qt6SensorsAdditionalTargetInfo.cmake
usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt6Sensors/Qt6SensorsConfig.cmake
usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt6Sensors/Qt6SensorsConfigVersion.cmake
diff --git a/debian/qt6-sensors.install b/debian/qt6-sensors.install
index 1006404..7d5f9ce 100644
--- a/debian/qt6-sensors.install
+++ b/debian/qt6-sensors.install
@@ -1,5 +1,5 @@
#!/usr/bin/dh-exec
-[linux-any] usr/lib/${DEB_HOST_MULTIARCH}/qt6/plugins/sensors/libqtsensors_iio-sensor-proxy.so
+usr/lib/${DEB_HOST_MULTIARCH}/qt6/plugins/sensors/libqtsensors_iio-sensor-proxy.so
usr/lib/${DEB_HOST_MULTIARCH}/libQt6Sensors.so.*
usr/lib/${DEB_HOST_MULTIARCH}/libQt6SensorsQuick.so.*
usr/lib/${DEB_HOST_MULTIARCH}/qt6/plugins/sensors/libqtsensors_dummy.so
More information about the Neon-commits
mailing list