[giac] 02/02: Use xvfb-run -a to avoid failing unnecessarily

Ximin Luo infinity0 at debian.org
Wed Feb 15 19:17:48 UTC 2017


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

infinity0 pushed a commit to branch master
in repository giac.

commit 2cf517571cf4cecdb96c5ce11f376bc4435611e3
Author: Ximin Luo <infinity0 at debian.org>
Date:   Wed Feb 15 18:48:12 2017 +0100

    Use xvfb-run -a to avoid failing unnecessarily
---
 debian/upstream-doc-fr/Makefile.am.Debian | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/upstream-doc-fr/Makefile.am.Debian b/debian/upstream-doc-fr/Makefile.am.Debian
index f21b2e1..485df7c 100644
--- a/debian/upstream-doc-fr/Makefile.am.Debian
+++ b/debian/upstream-doc-fr/Makefile.am.Debian
@@ -32,4 +32,4 @@ giacfr.tex: ../giacfr.tex
 	cp "$<" "$@"
 
 algo.pdf algo.html: algo.tex giacfr.tex
-	xvfb-run ../../src/icas "$<"
+	xvfb-run -a ../../src/icas "$<"

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/giac.git



More information about the debian-science-commits mailing list