Revert "linguas: use en_US as UTF-8 locale, C.UTF-8 is not a standard locale."
This reverts commit28b0af948e
. Superseded bya39137aefe
upstream.
This commit is contained in:
parent
0b93603645
commit
c81cf64a40
2 changed files with 6 additions and 6 deletions
|
@ -3,5 +3,5 @@
|
|||
DISTFILES.common.extra2 = swiss.sed Rules-swiss
|
||||
|
||||
de_CH.po-create: de.po swiss.sed
|
||||
LC_ALL=en_US.UTF-8 $(MSGFILTER) -i $< -o $(srcdir)/de_CH.po sed -f $(srcdir)/swiss.sed
|
||||
LC_ALL=C.UTF-8 $(MSGFILTER) -i $< -o $(srcdir)/de_CH.po sed -f $(srcdir)/swiss.sed
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue