X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/385123006e528149fbc5750209151462b056b124..c142dba356b757facd6684a99623c58430b7221e:/doc/bugs/IkiWiki::Wrapper_should_use_destdir.mdwn?ds=inline

diff --git a/doc/bugs/IkiWiki::Wrapper_should_use_destdir.mdwn b/doc/bugs/IkiWiki::Wrapper_should_use_destdir.mdwn
index b975cbe67..6b02c4186 100644
--- a/doc/bugs/IkiWiki::Wrapper_should_use_destdir.mdwn
+++ b/doc/bugs/IkiWiki::Wrapper_should_use_destdir.mdwn
@@ -18,3 +18,6 @@ $config{destdir} is a known value in the Wrapper.pm file.
 > As noted in [[discussion]], there are web server setups
 > that require the cgi be located elsewhere.
 > [[done]] --[[Joey]] 
+
+>> A comment in the generated setup file that all paths should be full
+>> would prevent my (admittedly dumb) error without any drawbacks.