supposed to run ikiwiki.out now
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>
Tue, 20 Feb 2007 06:11:51 +0000 (06:11 +0000)
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>
Tue, 20 Feb 2007 06:11:51 +0000 (06:11 +0000)
Makefile.PL

index 8404f947744c3f7f3165dea88eda56fb67593015..39961f79a6bab9439b0c2466d03fe3faa9a047aa 100755 (executable)
@@ -26,7 +26,7 @@ PROBABLE_INST_LIB=$(shell \\
 extra_build:
        ./pm_filter $(PREFIX) $(VER) $(PROBABLE_INST_LIB) < ikiwiki.in > ikiwiki.out
        chmod +x ikiwiki.out
-       PERL5LIB=.:${PERL5LIB} LANG=C ./ikiwiki.in doc html --templatedir=templates \
+       PERL5LIB=.:${PERL5LIB} LANG=C ./ikiwiki.out doc html --templatedir=templates \
                --underlaydir=basewiki \
                --wikiname="ikiwiki" --verbose --no-rcs \
                --exclude=/discussion --no-discussion --userdir=users \