mirror of
https://codeberg.org/hako/Rosenthal.git
synced 2025-05-24 21:15:03 +00:00
rosenthal: linux-xanmod: Disable localversion.
* rosenthal/packages/linux.scm (linux-xanmod): Disable localversion.
This commit is contained in:
parent
44c7908c53
commit
66025a538f
@ -87,6 +87,9 @@
|
||||
(let ((base (customize-linux #:name "linux-xanmod"
|
||||
#:source linux-xanmod-source
|
||||
#:defconfig "config_x86-64-v1"
|
||||
;; Extraversion is used instead.
|
||||
#:configs (config->string
|
||||
'(("CONFIG_LOCALVERSION" . "")))
|
||||
#:extra-version %xanmod-revision)))
|
||||
(package
|
||||
(inherit base)
|
||||
|
Loading…
Reference in New Issue
Block a user