[tryton-debian-vcs] tryton-modules-calendar-classification branch debian updated. debian/3.0.0-3-1-geb8c4d0

Mathias Behrle tryton-debian-vcs at alioth.debian.org
Wed Mar 12 15:57:06 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-modules-calendar-classification.git;a=commitdiff;h=debian/3.0.0-3-1-geb8c4d0

commit eb8c4d0b8de9189796f58f6a700d3c37edd518d1
Author: Mathias Behrle <mathiasb at m9s.biz>
Date:   Wed Mar 12 16:13:45 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 4ef5132..02a8f1e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,8 +1,5 @@
 #!/usr/bin/make -f
 
-# needed for pbuilder
-export LC_ALL=C.UTF-8
-
 MAJOR := $(shell python setup.py --version | awk -F "." '{print $$1 "." $$2}')
 
 # Don't run tests for Tryton modules, they try to download dependencies from pypi
-- 
tryton-modules-calendar-classification



More information about the tryton-debian-vcs mailing list