aboutsummaryrefslogtreecommitdiff
path: root/Makefile.PL
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.PL')
-rwxr-xr-xMakefile.PL3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.PL b/Makefile.PL
index 9786a66ce..fd13255cd 100755
--- a/Makefile.PL
+++ b/Makefile.PL
@@ -24,7 +24,8 @@ PROBABLE_INST_LIB=$(shell \\
)
extra_build:
- ./ikiwiki.in doc html --templatedir=templates --underlaydir=basewiki \
+ LANG=C ./ikiwiki.in doc html --templatedir=templates \
+ --underlaydir=basewiki \
--wikiname="ikiwiki" --verbose --no-rcs \
--exclude=/discussion --no-discussion --userdir=users \
--plugin=goodstuff \