mirror of
git://git.sv.gnu.org/coreutils.git
synced 2026-08-06 08:43:02 +02:00
(BeOS): Use wildcard syntax.
This commit is contained in:
+1
-1
@@ -272,7 +272,7 @@ case "$os" in
|
||||
;;
|
||||
beos*)
|
||||
# BeOS has a single locale, and it has UTF-8 encoding.
|
||||
echo "C UTF-8"
|
||||
echo "* UTF-8"
|
||||
;;
|
||||
msdosdjgpp*)
|
||||
# DJGPP 2.03 doesn't have nl_langinfo(CODESET); therefore
|
||||
|
||||
Reference in New Issue
Block a user