sipb-www
/
ikiwiki.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
web commit by http://afromm.myopenid.com/
[ikiwiki.git]
/
ikiwiki.in
diff --git
a/ikiwiki.in
b/ikiwiki.in
index c37085bbc1a3884aeda085a7f138f2f8bf11ce6c..6242865ee4206cb7b4a760ed7dc705a5b4c5a07a 100755
(executable)
--- a/
ikiwiki.in
+++ b/
ikiwiki.in
@@
-50,7
+50,7
@@
sub getconfig () { #{{{
"httpauth!" => \$config{httpauth},
"userdir=s" => \$config{userdir},
"htmlext=s" => \$config{htmlext},
- "libdir" => \$config{libdir},
+ "libdir
=s
" => \$config{libdir},
"exclude=s@" => sub {
push @{$config{wiki_file_prune_regexps}}, $_[1];
},