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

roam-guest pushed a commit to branch master
in repository libinline-java-perl.

commit 0ea2fa36fd43c5df0e3815dfa42dfa72b4934f30
Author: Peter Pentchev <[email protected]>
Date:   Mon Nov 24 17:29:30 2014 +0200

    Use the C locale's decimal point for the tests.
---
 debian/rules | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/debian/rules b/debian/rules
index d21dac9..22b091b 100755
--- a/debian/rules
+++ b/debian/rules
@@ -43,6 +43,9 @@ export JAVA_HOME=/usr/lib/jvm/default-java
 # Have testsuite use JNI
 export PERL_INLINE_JAVA_JNI=1
 
+# Have testsuite use the C locale's decimal point
+DEB_MAKE_CHECK_TARGET += LC_NUMERIC=C
+
 binary-post-install/$(pkg)::
        chrpath -d $(cdbs_curdestdir)$(perlpath)/auto/Inline/Java/JNI/JNI.so
 

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libinline-java-perl.git

_______________________________________________
Pkg-perl-cvs-commits mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits

Reply via email to