X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/3b5f0e6ce91639155222e723c1890fb5ea9f9e6f..f02df6477ec02e004c44cc6cf298f66c47920b07:/Makefile.PL?ds=sidebyside 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 \