[libreoffice] 01/01: use SAL_USE_VCLPLUGIN="svp" also for the uitests (which set it anyway themselves.)

Rene Engelhard rene at moszumanska.debian.org
Sat Jun 3 15:40:57 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 9d5af02676ef4368bea8e42f9619ff4ef8702aaa
Author: Rene Engelhard <rene at rene-engelhard.de>
Date:   Sat Jun 3 17:39:52 2017 +0200

    use SAL_USE_VCLPLUGIN="svp" also for the uitests (which set it anyway themselves.)
---
 rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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

-- 
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