aboutsummaryrefslogtreecommitdiff
path: root/doc/ikiwiki.setup
diff options
context:
space:
mode:
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2006-03-20 05:09:30 +0000
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2006-03-20 05:09:30 +0000
commitba335c94c7e1da5506f45e4c2ee8e521bad8bacd (patch)
treebd7b2a5bed43db149660ff736dc591b29de74ae1 /doc/ikiwiki.setup
parentd1cef7a6ab70740fc74ff143b62a6a3570af75af (diff)
downloadikiwiki-ba335c94c7e1da5506f45e4c2ee8e521bad8bacd.tar
ikiwiki-ba335c94c7e1da5506f45e4c2ee8e521bad8bacd.tar.gz
fix setup file error
improve svn log regexp to deal with file copies/moves
Diffstat (limited to 'doc/ikiwiki.setup')
-rw-r--r--doc/ikiwiki.setup2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ikiwiki.setup b/doc/ikiwiki.setup
index e60d0f407..7167e6e57 100644
--- a/doc/ikiwiki.setup
+++ b/doc/ikiwiki.setup
@@ -27,7 +27,7 @@ use IkiWiki::Setup::Standard {
# Note that this will overwrite any exsting
# post-commit hook script, which may not be
# what you want.
- wrapper => "$config{svnrepo}/hooks/post-commit",
+ wrapper => "/svn/wiki/hooks/post-commit",
wrappermode => 04755,
},
{