Accepting request 316844 from home:pluskalm:branches:Base:System

- tuned-2.4.0-use_cpupower_for_intel_perf_bias.patch
  * fixed indentation and tabs usage

OBS-URL: https://build.opensuse.org/request/show/316844
OBS-URL: https://build.opensuse.org/package/show/Base:System/tuned?expand=0&rev=35
This commit is contained in:
Thomas Renninger 2015-07-15 11:30:42 +00:00 committed by Git OBS Bridge
parent 11670d30c6
commit ae2ed4568c
3 changed files with 32 additions and 26 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Jul 14 22:21:45 UTC 2015 - mpluskal@suse.com
- tuned-2.4.0-use_cpupower_for_intel_perf_bias.patch
* fixed indentation and tabs usage
-------------------------------------------------------------------
Sun Jul 12 12:48:16 UTC 2015 - mpluskal@suse.com

View File

@ -142,7 +142,7 @@ instead of fewer large ones).
%patch2 -p1
%build
#The tuned daemon is written in pure Python. Nothing requires to be built.
# The tuned daemon is written in pure Python. Nothing requires to be built.
# Just a hack to avoid installation in a wrong directory
sed -i 's|usr/libexec/tuned|%{_libexecdir}/%{name}|' Makefile