[gnome-continuous] Revert all the locale changes attempts
- From: Emmanuele Bassi <ebassi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-continuous] Revert all the locale changes attempts
- Date: Wed, 1 Mar 2017 14:58:38 +0000 (UTC)
commit 66442ccb83df16bba68c676f18e6afdfefadaec6
Author: Emmanuele Bassi <ebassi gnome org>
Date: Wed Mar 1 14:58:05 2017 +0000
Revert all the locale changes attempts
We're just breaking stuff, at this point.
src/js/buildutil.js | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/js/buildutil.js b/src/js/buildutil.js
index de52d38..3c8140a 100644
--- a/src/js/buildutil.js
+++ b/src/js/buildutil.js
@@ -26,7 +26,7 @@ const GSystem = imports.gi.GSystem;
const BUILD_ENV = {
'HOME' : '/',
'HOSTNAME' : 'ostbuild',
- 'LC_ALL': 'C.UTF-8',
+ 'LANG': 'C',
'PATH' : '/usr/bin:/bin:/usr/sbin:/sbin',
'SHELL' : '/bin/bash',
'TERM' : 'vt100',
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]