X-Git-Url: https://sipb.mit.edu/gitweb.cgi/ikiwiki.git/blobdiff_plain/3b5f0e6ce91639155222e723c1890fb5ea9f9e6f..b3e2d48475a26ab6ff25e60f50d25594bd13880c:/Makefile.PL 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 \