We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f74874c commit 0ff2ea5Copy full SHA for 0ff2ea5
anda/system/intel-lpmd/intel-lpmd.spec
@@ -28,7 +28,6 @@ sed -i 's@mandb || true@@' Makefile.am
28
%install
29
%make_install
30
31
-mv %buildroot{%_usr%_sysconfdir/intel_lpmd,%_sysconfdir}
32
%if "%_sbindir" == "%_bindir"
33
mv %buildroot{%_usr/sbin/*,%_bindir}
34
%endif
@@ -42,6 +41,6 @@ mv %buildroot{%_usr/sbin/*,%_bindir}
42
41
%_mandir/man5/intel_lpmd_config.xml.5.gz
43
%_mandir/man8/intel_lpmd.8.*
44
%_mandir/man8/intel_lpmd_control.8.*
45
-%_sysconfdir/intel_lpmd/
+%_usr%_sysconfdir/intel_lpmd/
46
%_sysconfdir/dbus-1/system.d/org.freedesktop.intel_lpmd.conf
47
%_unitdir/intel_lpmd.service
0 commit comments