Remove installation of not existing file 69/277469/1
authorYoungjae Cho <y0.cho@samsung.com>
Thu, 30 Jun 2022 01:46:34 +0000 (10:46 +0900)
committerYoungjae Cho <y0.cho@samsung.com>
Thu, 30 Jun 2022 01:46:34 +0000 (10:46 +0900)
The iot-headless-power.so had been removed.

Change-Id: I4d45191e70e354934b5991a7f601afdd79e5ae17
Signed-off-by: Youngjae Cho <y0.cho@samsung.com>
packaging/deviced.spec

index 326d3fd..caa06af 100644 (file)
@@ -257,7 +257,6 @@ mv %{_sysconfdir}/deviced/input-profile-iot-headless.conf %{_sysconfdir}/deviced
 mv %{_sysconfdir}/deviced/power-profile-iot-headless.conf %{_sysconfdir}/deviced/power.conf
 mkdir -p %{_libdir}/deviced
 mv %{_libdir}/iot-headless-input-handler.so %{_libdir}/deviced/input-handler.so
-mv %{_libdir}/iot-headless-power.so %{_libdir}/deviced/power.so
 mv %{_libdir}/iot-headless-battery.so %{_libdir}/deviced/battery.so
 
 %files