diff options
author | http://thm.id.fedoraproject.org/ <http://thm.id.fedoraproject.org/@web> | 2008-11-26 10:38:27 -0500 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2008-11-26 10:38:27 -0500 |
commit | dc31c1100cd58dbe10c1aab10ad2291eaece554a (patch) | |
tree | d1cb932181a7269da5f2f379d6ad1c0434f10ff5 | |
parent | 2e3473d77dba6f6576a3c443bef17e980e51d2f1 (diff) |
-rw-r--r-- | doc/todo/location_of_ikiwiki-w3m.cgi.mdwn | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/todo/location_of_ikiwiki-w3m.cgi.mdwn b/doc/todo/location_of_ikiwiki-w3m.cgi.mdwn new file mode 100644 index 000000000..6e1941c91 --- /dev/null +++ b/doc/todo/location_of_ikiwiki-w3m.cgi.mdwn @@ -0,0 +1 @@ +The ikiwiki-w3m.cgi script is installed (hard-coded) into /usr/lib/w3m/cgi-bin/. On Fedora however, the w3m package expects it in /usr/libexec/w3m/cgi-bin. So, it would be nice if the destination for this script could be configured. |