[med-svn] [beast-mcmc] 04/05: export LC_ALL=C.UTF-8 to cope with encoding issues
    Andreas Tille 
    tille at debian.org
       
    Tue Jun 28 08:03:40 UTC 2016
    
    
  
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository beast-mcmc.
commit faf5ed188532f16ff544e1b81ab4d6a9e519846a
Author: Andreas Tille <tille at debian.org>
Date:   Tue Jun 28 09:43:24 2016 +0200
    export LC_ALL=C.UTF-8 to cope with encoding issues
---
 debian/rules | 2 ++
 1 file changed, 2 insertions(+)
diff --git a/debian/rules b/debian/rules
index 18cd95e..7224480 100755
--- a/debian/rules
+++ b/debian/rules
@@ -6,6 +6,8 @@
 
 #export DH_VERBOSE=1
 
+export LC_ALL=C.UTF-8
+
 PACKAGE := $(shell dpkg-parsechangelog | sed -n 's/^Source: //p')
 
 JAVA_HOME  := /usr/lib/jvm/default-java
-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/beast-mcmc.git
    
    
More information about the debian-med-commit
mailing list