mirror of
https://sourceware.org/git/glibc.git
synced 2025-01-03 00:10:10 +00:00
(install-locales): Remove the -u switch from localedef command line.
This commit is contained in:
parent
e8c6a44246
commit
acb53dc1ae
@ -168,7 +168,6 @@ install-locales:
|
||||
case $$locale in \#*) continue;; esac; \
|
||||
$(LOCALEDEF) -i locales/`echo $$locale | sed 's/\([^.]*\).*/\1/'` \
|
||||
-c -f charmaps/$$charset \
|
||||
-u repertoiremaps/mnemonic.ds \
|
||||
$(inst_localedir)/$$locale; \
|
||||
done < SUPPORTED
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user