[apache2] 01/01: tweak locale setting

Stefan Fritsch sf at moszumanska.debian.org
Thu Aug 20 08:22:20 UTC 2015


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

sf pushed a commit to branch master
in repository apache2.

commit 63c32562e142e9a48ae99a030b535681b940b8d0
Author: Stefan Fritsch <sf at sfritsch.de>
Date:   Thu Aug 20 10:20:10 2015 +0200

    tweak locale setting
    
    LC_ALL overrides LC_COLLATE which overrides LANG
---
 debian/patches/reproducible_builds.diff | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/patches/reproducible_builds.diff b/debian/patches/reproducible_builds.diff
index 4024646..42a6fd0 100644
--- a/debian/patches/reproducible_builds.diff
+++ b/debian/patches/reproducible_builds.diff
@@ -27,7 +27,7 @@ Index: apache2/server/Makefile.in
 --- apache2.orig/server/Makefile.in
 +++ apache2/server/Makefile.in
 @@ -1,3 +1,4 @@
-+export LANG = C
++export LC_ALL = C
  
  CLEAN_TARGETS = gen_test_char test_char.h \
  	ApacheCoreOS2.def httpd.exp export_files \

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-apache/apache2.git



More information about the Pkg-apache-commits mailing list