mirror of
https://abf.rosa.ru/djam/kernel-6.6.git
synced 2025-02-25 11:52:46 +00:00
Added missing quote
This commit is contained in:
parent
b819b2ec5b
commit
6244f8050a
2 changed files with 2 additions and 2 deletions
|
@ -1,3 +1,3 @@
|
||||||
# See 'cpupower help' and cpupower(1) for more info
|
# See 'cpupower help' and cpupower(1) for more info
|
||||||
CPUPOWER_START_OPTS="frequency-set -g @GOVERNOR@"
|
CPUPOWER_START_OPTS="frequency-set -g @GOVERNOR@"
|
||||||
CPUPOWER_STOP_OPTS="frequency-set -g @GOVERNOR@
|
CPUPOWER_STOP_OPTS="frequency-set -g @GOVERNOR@"
|
||||||
|
|
|
@ -28,7 +28,7 @@
|
||||||
%define rpmrel %mkrel 0.%{kpatch}.%{mibrel}
|
%define rpmrel %mkrel 0.%{kpatch}.%{mibrel}
|
||||||
%endif
|
%endif
|
||||||
%else
|
%else
|
||||||
%define rpmrel 1
|
%define rpmrel 2
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
# fakerel and fakever never change, they are used to fool
|
# fakerel and fakever never change, they are used to fool
|
||||||
|
|
Loading…
Add table
Reference in a new issue