public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/releng:master commit in: releases/scripts/
@ 2025-09-19 11:13 Andreas K. Hüttel
  0 siblings, 0 replies; only message in thread
From: Andreas K. Hüttel @ 2025-09-19 11:13 UTC (permalink / raw
  To: gentoo-commits

commit:     5deb6986c72b8ea432aa425d87236ab639405e48
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Sep 15 11:34:33 2025 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Mon Sep 15 11:36:20 2025 +0000
URL:        https://gitweb.gentoo.org/proj/releng.git/commit/?id=5deb6986

releases: scripts: cloud-prep.sh: use proper locale spelling

Bug: https://bugs.gentoo.org/962878
Signed-off-by: Sam James <sam <AT> gentoo.org>

 releases/scripts/cloud-prep.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/releases/scripts/cloud-prep.sh b/releases/scripts/cloud-prep.sh
index 23bb7aa2..475f22ab 100644
--- a/releases/scripts/cloud-prep.sh
+++ b/releases/scripts/cloud-prep.sh
@@ -7,7 +7,7 @@ echo 'UTC' > /etc/timezone
 echo 'en_US.UTF-8 UTF-8' >> /etc/locale.gen
 echo 'en_US ISO-8859-1' >> /etc/locale.gen
 locale-gen -q
-eselect locale set en_US.utf8
+eselect locale set en_US.UTF-8
 
 # Some rootfs stuff
 grep -v rootfs /proc/mounts > /etc/mtab


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2025-09-19 11:13 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-09-19 11:13 [gentoo-commits] proj/releng:master commit in: releases/scripts/ Andreas K. Hüttel

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox