Another copy paste error
Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
This commit is contained in:
parent
db9bad0d96
commit
57693bbcf8
@ -2511,7 +2511,7 @@ install -m644 %{SOURCE2001} %{buildroot}%{_sysconfdir}/sysconfig/cpupower
|
||||
%{tools_make} DESTDIR=%{buildroot} install
|
||||
popd
|
||||
pushd tools/power/x86/intel-speed-select
|
||||
%{tools_make} CFLAGS+="-D_GNU_SOURCE -Iinclude -I/usr/include/libnl" DESTDIR=%{buildroot} install
|
||||
%{tools_make} CFLAGS+="-D_GNU_SOURCE -Iinclude -I/usr/include/libnl3" DESTDIR=%{buildroot} install
|
||||
popd
|
||||
%endif
|
||||
pushd tools/thermal/tmon
|
||||
|
Loading…
Reference in New Issue
Block a user