[libreoffice] 03/03: at least demo_ui uitest needs non-ascii so set LANG to C.UTF-8 for it

Rene Engelhard rene at moszumanska.debian.org
Sat Jun 3 15:21:31 UTC 2017


This is an automated email from the git hooks/post-receive script.

rene pushed a commit to branch debian-experimental-5.4
in repository libreoffice.

commit 5e5d8aa94cdb57eda05b665e34e4a302395cd234
Author: Rene Engelhard <rene at rene-engelhard.de>
Date:   Sat Jun 3 17:20:58 2017 +0200

    at least demo_ui uitest needs non-ascii so set LANG to C.UTF-8 for it
---
 rules | 1 +
 1 file changed, 1 insertion(+)

diff --git a/rules b/rules
index 5d6ba96..4742c90 100755
--- a/rules
+++ b/rules
@@ -2046,6 +2046,7 @@ endif
 		export TMPDIR=$$t; \
 		export HOME=$$t; \
 		export SAL_USE_VCLPLUGIN="gen"; \
+		export LANG=C.UTF-8; \
 		if [ -x /usr/bin/gdb ]; then ulimit -c unlimited; fi && \
 		$(MAKE) -k uicheck || PARALLELISM=1 $(MAKE) uicheck && \
 	rm -rf $$t

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-openoffice/libreoffice.git



More information about the Pkg-openoffice-commits mailing list