fix(intel-lpmd): install files to the correct place (#5550) (#5553)

(cherry picked from commit b168006c45)

Signed-off-by: madomado <madonuko@outlook.com>
Co-authored-by: madomado <madonuko@outlook.com>
This commit is contained in:
Raboneko
2025-06-17 10:44:58 -07:00
committed by GitHub
parent 7308779ffa
commit c073383a02
+1 -2
View File
@@ -28,7 +28,6 @@ sed -i 's@mandb || true@@' Makefile.am
%install
%make_install
mv %buildroot{%_usr%_sysconfdir/intel_lpmd,%_sysconfdir}
%if "%_sbindir" == "%_bindir"
mv %buildroot{%_usr/sbin/*,%_bindir}
%endif
@@ -42,6 +41,6 @@ mv %buildroot{%_usr/sbin/*,%_bindir}
%_mandir/man5/intel_lpmd_config.xml.5.gz
%_mandir/man8/intel_lpmd.8.*
%_mandir/man8/intel_lpmd_control.8.*
%_sysconfdir/intel_lpmd/
%_usr%_sysconfdir/intel_lpmd/
%_sysconfdir/dbus-1/system.d/org.freedesktop.intel_lpmd.conf
%_unitdir/intel_lpmd.service