[tryton-debian-vcs] tryton-client branch debian updated. debian/3.0.2-2-1-gd9afb30

Mathias Behrle tryton-debian-vcs at alioth.debian.org
Wed Mar 12 15:55:58 UTC 2014


The following commit has been merged in the debian branch:
https://alioth.debian.org/plugins/scmgit/cgi-bin/gitweb.cgi/?p=tryton/tryton-client.git;a=commitdiff;h=debian/3.0.2-2-1-gd9afb30

commit d9afb3009fd201dc90000156bca055d14563fa65
Author: Mathias Behrle <mathiasb at m9s.biz>
Date:   Wed Mar 12 16:13:42 2014 +0100

    Removing  LC_ALL=C.UTF-8 as build environment.
    
    When a build fails due to encoding errors with LC_ALL=C, the error
    should be fixed at the correct layer. Thanks to Raphael Hertzog
    for pointing this out.

diff --git a/debian/rules b/debian/rules
index 40aadf0..3fcdb41 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,8 +1,5 @@
 #!/usr/bin/make -f
 
-# needed for pbuilder
-export LC_ALL=C.UTF-8
-
 export PYBUILD_DESTDIR_python2=debian/tryton-client
 
 %:
-- 
tryton-client



More information about the tryton-debian-vcs mailing list