[Pkg-octave-commit] [octave-msh] 01/05: d/rules: ensure that, in the testsuite, gmsh is not run in a fakeroot env.

Sébastien Villemot sebastien at debian.org
Tue Jan 24 11:05:26 UTC 2017


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

sebastien pushed a commit to branch master
in repository octave-msh.

commit 279989cda9aa24ab877a871f55666db87a1deb46
Author: Sébastien Villemot <sebastien at debian.org>
Date:   Tue Jan 24 11:30:39 2017 +0100

    d/rules: ensure that, in the testsuite, gmsh is not run in a fakeroot env.
    
    Closes: #850402
---
 debian/rules | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/debian/rules b/debian/rules
index cc1bd1b..f10a129 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,3 +3,6 @@
 
 include /usr/share/cdbs/1/class/octave-pkg.mk
 
+# Workaround for #850402. In the testsuite, this prevents gmsh from being run
+# in a fakeroot environment (it does not like it).
+check-pkg:: LD_PRELOAD=

-- 
Alioth's /home/groups/pkg-octave/bin/git-commit-notice on /srv/git.debian.org/git/pkg-octave/octave-msh.git



More information about the Pkg-octave-commit mailing list