[arch-commits] Commit in lib32-systemd/trunk (PKGBUILD)

Christian Hesse eworm at gemini.archlinux.org
Wed Jun 8 08:44:29 UTC 2022


    Date: Wednesday, June 8, 2022 @ 08:44:29
  Author: eworm
Revision: 1229049

switch default locale to C.UTF-8

Modified:
  lib32-systemd/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-06-08 08:43:35 UTC (rev 1229048)
+++ PKGBUILD	2022-06-08 08:44:29 UTC (rev 1229049)
@@ -145,7 +145,7 @@
     -Ddbuspolicydir=/usr/share/dbus-1/system.d
     -Ddefault-hierarchy=unified
     -Ddefault-kill-user-processes=false
-    -Ddefault-locale=C
+    -Ddefault-locale='C.UTF-8'
     -Dfallback-hostname='archlinux'
     -Dnologin-path=/usr/bin/nologin
     -Dntp-servers="${_timeservers[*]}"



More information about the arch-commits mailing list