X-Git-Url: http://git.tremily.us/?a=blobdiff_plain;f=Makefile.PL;h=272d0504b152010071bd93298bd84bb596b568bd;hb=5c2ac340cedeb318d254b4b4b13860aab098b6f9;hp=cd9683d279ed241a82ddc4eef1e0d2a8a1a37969;hpb=491847ed5311123b3ce58c636451c56a2a0f191b;p=ikiwiki.git diff --git a/Makefile.PL b/Makefile.PL index cd9683d27..272d0504b 100755 --- a/Makefile.PL +++ b/Makefile.PL @@ -31,12 +31,7 @@ ikiwiki.out: ikiwiki.in chmod +x ikiwiki.out extra_build: ikiwiki.out - LANG= perl -I. $(extramodules) $(tflag) ikiwiki.out doc html --templatedir=templates \ - --underlaydir=underlays/basewiki --nousedirs\ - --wikiname="ikiwiki" --verbose \ - --exclude=/discussion --no-discussion --userdir=users \ - --plugin=goodstuff \ - --plugin=haiku --plugin=polygen --plugin=fortune + perl -Iblib/lib $(extramodules) $(tflag) ikiwiki.out -setup docwiki.setup ./mdwn2man ikiwiki 1 doc/usage.mdwn > ikiwiki.man ./mdwn2man ikiwiki-mass-rebuild 8 doc/ikiwiki-mass-rebuild.mdwn > ikiwiki-mass-rebuild.man ./mdwn2man ikiwiki-makerepo 1 doc/ikiwiki-makerepo.mdwn > ikiwiki-makerepo.man