mirror of
https://abf.rosa.ru/djam/kernel-5.15.git
synced 2025-02-23 10:32:54 +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
|
||||
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}
|
||||
%endif
|
||||
%else
|
||||
%define rpmrel 1
|
||||
%define rpmrel 2
|
||||
%endif
|
||||
|
||||
# fakerel and fakever never change, they are used to fool
|
||||
|
|
Loading…
Add table
Reference in a new issue