aboutsummaryrefslogtreecommitdiffstats
path: root/main/hylafaxplus/no-locale.patch
blob: 167418c5c6ad84bd71e18a02f0882779cca3f0c2 (plain)
1
2
3
4
5
6
7
8
9
10
11
--- a/util/dictionary.sh.in
+++ b/util/dictionary.sh.in
@@ -178,8 +178,6 @@
 			iconv -c -f "$CHARSET"
 	fi
 done
-# Let "$CHARSET" reflect the current locale's charset:
-CHARSET="$(locale -- charmap)"
 if LC_ALL=C expr " $CHARSET" : ' ANSI_X3\.4\>' > /dev/null
 then
 	CHARSET=US-ASCII