[med-svn] [htsjdk] 02/08: set locale for tests

Olivier Sallou osallou at debian.org
Tue Jan 5 15:44:11 UTC 2016


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

osallou pushed a commit to branch master
in repository htsjdk.

commit 6507102e514bdb7150946548afdb934aa0d982e7
Author: Olivier Sallou <olivier.sallou at debian.org>
Date:   Tue Jan 5 11:43:18 2016 +0100

    set locale for tests
---
 debian/rules | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/debian/rules b/debian/rules
index 671b9db..9ae7062 100755
--- a/debian/rules
+++ b/debian/rules
@@ -6,6 +6,8 @@ export DH_OPTIONS
 export ANT_HOME=/usr/share/ant
 export JAVA_HOME=$(readlink -f /usr/bin/javac | sed "s:/bin/javac::")
 
+export LC_ALL=en_US
+
 %:
 	dh  $@ --with javahelper
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/htsjdk.git



More information about the debian-med-commit mailing list