From: http://josephturian.blogspot.com/ Date: Mon, 16 Feb 2009 22:03:10 +0000 (-0500) Subject: (no commit message) X-Git-Tag: 3.05~54 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=6dd9f998b3e071c17c3958232907fe7cffe81566;p=ikiwiki.git --- diff --git a/doc/bugs/shortcut_plugin_will_not_work_without_shortcuts.mdwn.mdwn b/doc/bugs/shortcut_plugin_will_not_work_without_shortcuts.mdwn.mdwn index 57792c5ec..5cc669106 100644 --- a/doc/bugs/shortcut_plugin_will_not_work_without_shortcuts.mdwn.mdwn +++ b/doc/bugs/shortcut_plugin_will_not_work_without_shortcuts.mdwn.mdwn @@ -29,3 +29,5 @@ I am not sure why it is not finding shortcuts.mdwn. -- [[JosephTurian]] >>>> Why don't you strace it and look at where it's looking for >>>> shortcuts.mdwn. --[[Joey]] + +>>>>>> Hmm, so change the PERL5LIB seemed to fix this. [[Done]].