summaryrefslogtreecommitdiff
path: root/render_locally
diff options
context:
space:
mode:
authorSamuel Thibault <samuel.thibault@ens-lyon.org>2009-11-24 00:35:43 +0100
committerSamuel Thibault <samuel.thibault@ens-lyon.org>2009-11-24 00:35:43 +0100
commitd7004cc2b51a394da631fc58b5194b48c945ee6c (patch)
tree9fe2dddc1596cf83b342584adc2167fb922c9cff /render_locally
parentdd26273133b630bd1dab1474efde36a4ec31d26d (diff)
parent81caacd9b518558f95cd3283eb119d66bc73fc5f (diff)
Merge branch 'master' of flubber:~hurd-web/hurd-web
Diffstat (limited to 'render_locally')
-rwxr-xr-xrender_locally5
1 files changed, 4 insertions, 1 deletions
diff --git a/render_locally b/render_locally
index ba0dd9d8..f4a249a8 100755
--- a/render_locally
+++ b/render_locally
@@ -2,12 +2,15 @@
# Render the pages of this repository.
-# Written by Thomas Schwinge <tschwinge@gnu.org>
+# Written by Thomas Schwinge <tschwinge@gnu.org>.
# See `contributing/web_pages' for further information.
export ROOT && ROOT=$(readlink -f "$(dirname "$0")") &&
+# Don't translate.
+export LC_MESSAGES && LC_MESSAGES=C &&
+
case $1 in
--official)
# Use this for rendering the set of pages which are to be installed under