gnu: gdm: Change locale settings file.

* gnu/packages/gnome.scm (gdm)[arguments]: Set the '--with-lang-file'
configure flag to '/etc/environment'.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
master
Timothy Sample 2018-12-29 21:42:02 -05:00 committed by Danny Milosavljevic
parent 92deb5cc92
commit 89c8656200
No known key found for this signature in database
GPG Key ID: E71A35542C30BAA5
1 changed files with 4 additions and 0 deletions

View File

@ -5338,6 +5338,10 @@ libxml2.")
;; script. It provides a generic one if --enable-gdm-xsession is set.
"--enable-gdm-xsession"
;; Use '/etc/environment' for locale settings instead of the
;; systemd-specific '/etc/locale.conf'.
"--with-lang-file=/etc/environment"
"--localstatedir=/var"
,(string-append "--with-default-path="
(string-join '("/run/setuid-programs"