[arch-commits] Commit in glibc/trunk (locale-gen)
Frederik Schwan
freswa at gemini.archlinux.org
Mon Jun 6 09:44:33 UTC 2022
Date: Monday, June 6, 2022 @ 09:44:33
Author: freswa
Revision: 447612
add changed locale-gen too - credits @diabonas
Modified:
glibc/trunk/locale-gen
------------+
locale-gen | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: locale-gen
===================================================================
--- locale-gen 2022-06-06 09:43:53 UTC (rev 447611)
+++ locale-gen 2022-06-06 09:44:33 UTC (rev 447612)
@@ -13,7 +13,7 @@
# Remove all old locale dir and locale-archive before generating new
# locale data.
-rm -rf /usr/lib/locale/* || true
+rm -rf /usr/lib/locale/locale-archive || true
umask 022
More information about the arch-commits
mailing list