web commit by http://id.inelegant.org/: Fixed typo.
parent
63db4f9dc6
commit
8d9c2bdc0f
|
@ -22,14 +22,15 @@ Name: svn:executable
|
||||||
+ *
|
+ *
|
||||||
Index: Makefile.PL
|
Index: Makefile.PL
|
||||||
===================================================================
|
===================================================================
|
||||||
--- Makefile.PL (revision 2626)
|
--- Makefile.PL (revision 2628)
|
||||||
+++ Makefile.PL (working copy)
|
+++ Makefile.PL (working copy)
|
||||||
@@ -24,6 +24,7 @@
|
@@ -24,6 +24,7 @@
|
||||||
)
|
)
|
||||||
|
|
||||||
extra_build:
|
extra_build:
|
||||||
+ LANG=C ./lib-fixup.pl ikiwki.in
|
+ LANG=C ./lib-fixup.pl ikiwiki.in
|
||||||
LANG=C ./ikiwiki.in doc html --templatedir=templates \
|
LANG=C ./ikiwiki.in doc html --templatedir=templates \
|
||||||
--underlaydir=basewiki \
|
--underlaydir=basewiki \
|
||||||
--wikiname="ikiwiki" --verbose --no-rcs \
|
--wikiname="ikiwiki" --verbose --no-rcs \
|
||||||
|
|
||||||
</pre>
|
</pre>
|
Loading…
Reference in New Issue