From: Adam Thompson <arthompson1990@gmail.com>
To: Dominique Martinet <asmadeus@codewreck.org>
Cc: edbrowse-dev@edbrowse.org
Subject: Re: [edbrowse-dev] documentation respecting install prefix in cmake
Date: Wed, 25 Dec 2019 14:05:51 +0000 [thread overview]
Message-ID: <20191225140551.GB93806@toaster> (raw)
In-Reply-To: <20191225134715.GA11932@nautica>
On Wed, Dec 25, 2019 at 02:47:15PM +0100, Dominique Martinet wrote:
> Adam Thompson wrote on Wed, Dec 25, 2019:
> > Currently the documentation seems to unconditionally install under
> > /usr/share/doc and the manpage under /usr/share/man/man1 dispite the fact
> > that I specified the install prefix as /usr/local to avoid any issues with
> > packages.
>
> That is more of a bug than documentation issue, it looks like UnixManDir
> and UnixDocDir are hard-coded to /usr/share/... and do not use
> ${CMAKE_INSTALL_PREFIX}
>
> Would probably need to add a check if it is set and use it then...
Yes, sorry, I wasn't as clear as I should've been in the subject line.
I think we do something like this for install prefix. I'd write the patch
but, as I said, my cmake knowledge is rather close to non-existent
unfortunately.
next prev parent reply other threads:[~2019-12-25 14:05 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-12-25 13:36 Adam Thompson
2019-12-25 13:47 ` Dominique Martinet
2019-12-25 14:05 ` Adam Thompson [this message]
2019-12-25 16:29 ` Dominique Martinet
2019-12-25 17:42 ` Geoff McLane
2019-12-26 18:43 ` Adam Thompson
2019-12-26 20:31 ` Geoff McLane
2019-12-26 20:51 ` Dominique Martinet
2019-12-27 15:58 ` alf.siciliano
2019-12-27 20:26 ` Geoff McLane
2020-01-16 20:28 ` Adam Thompson
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20191225140551.GB93806@toaster \
--to=arthompson1990@gmail.com \
--cc=asmadeus@codewreck.org \
--cc=edbrowse-dev@edbrowse.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).