Revert "use LIBO_LANG=C.UTF-8 instead of en_US.UTF-8"
This reverts commit dc141130cd
.
moggi/cloph insist on that it should be en_US.UTF-8 and people should
either just use that or use locale-gen. Will give problems in chroot,
but... *shrugs*
This commit is contained in:
@@ -26,7 +26,7 @@ gb_UITest_GDBTRACE := --gdb
|
||||
gb_UITest__interactive := $(true)
|
||||
endif
|
||||
|
||||
gb_UITest_COMMAND := LIBO_LANG=C.UTF-8 $(gb_UITest_EXECUTABLE) $(SRCDIR)/uitest/test_main.py
|
||||
gb_UITest_COMMAND := LIBO_LANG=en_US.UTF-8 $(gb_UITest_EXECUTABLE) $(SRCDIR)/uitest/test_main.py
|
||||
|
||||
.PHONY : $(call gb_UITest_get_clean_target,%)
|
||||
$(call gb_UITest_get_clean_target,%) :
|
||||
|
Reference in New Issue
Block a user