Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Chris Mayo (cjmayo)
Assigned to: Nobody/Anonymous (nobody)
Summary: /usr/share/doc file locations are not configurable
Initial Comment:
Typically the directories used under /usr/share/doc are configurable with --docdir or--htmldir options to configure. (Gentoo uses this to put an applications files into /usr/share/doc/<appname>-<revision>). imagination 3.0 puts its manual into /usr/share/doc but the directory is hardcoded (--htmldir is actually offered by configure but doesn't do anything).
Easiest solution is the patch attached is to move the html files to /usr/share/imagination. A more involved way would be to honour --htmldir in installation and main-window.c.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=1125540&aid=3427506&group_id=244319