diff options
author | 2024-05-01 10:33:44 +0200 | |
---|---|---|
committer | 2024-05-02 19:44:17 +0200 | |
commit | 8e1f6270338817598e4ce37e7fc1aa3826298970 (patch) | |
tree | c277811327c432548b8301269ae27aa696ac524a /eclass/distutils-r1.eclass | |
parent | app-admin/emacs-updater: add 1.18 (diff) | |
download | gentoo-8e1f6270338817598e4ce37e7fc1aa3826298970.tar.gz gentoo-8e1f6270338817598e4ce37e7fc1aa3826298970.tar.bz2 gentoo-8e1f6270338817598e4ce37e7fc1aa3826298970.zip |
texlive-module.eclass: install man pages in right location
The TeX Live packages under dev-texlive/* currently do not install the
man pages in the right location. They are under
/usr/share/texmf-dist/doc/man.
Install them at the right location using doman.
Having dev-texlive/* packages installing man pages requires that we
filter man pages already installed by app-text/texlive-core to avoid
file collisions. As a consequence, unfortunately, we have to hard code
the list of man pages installed by texlive-core. Or, at least, folks
from #-tex and myself could not come up with a solution that does not
require hard coding that list.
Thanks to ulm for providing feedback.
Signed-off-by: Florian Schmaus <flow@gentoo.org>
Thanks-to: Ulrich Müller <ulm@gentoo.org>
Diffstat (limited to 'eclass/distutils-r1.eclass')
0 files changed, 0 insertions, 0 deletions