[python-shapely] 105/148: Setting LC_ALL to a utf-8 one to fix python3 executing setup.py in pbuilder

Sebastiaan Couwenberg sebastic at moszumanska.debian.org
Thu Aug 20 17:42:08 UTC 2015


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

sebastic pushed a commit to branch master
in repository python-shapely.

commit 6c5f7099c702fedd22754e07ba4e9e1822a12e5e
Author: Pietro Battiston <me at pietrobattiston.it>
Date:   Mon Jan 20 18:44:03 2014 +0100

    Setting LC_ALL to a utf-8 one to fix python3 executing setup.py in pbuilder
---
 debian/rules | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/rules b/debian/rules
index dd79a7b..73b17fc 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,6 +5,7 @@
 #export DH_VERBOSE=1
 
 export PYBUILD_NAME=shapely
+export LC_ALL=C.UTF-8
 
 %:
 	dh $@ --with python2,python3 --buildsystem=pybuild

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/python-shapely.git



More information about the Pkg-grass-devel mailing list