dev-libs/kpathsea: Fix symlink targets

Closes: https://bugs.gentoo.org/710190
Signed-off-by: Mark J. Olah <mjo@cs.unm.edu>
Closes: https://github.com/gentoo/gentoo/pull/16808
Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
Mark J. Olah
2020-07-24 17:57:20 -06:00
committed by Michał Górny
parent d2e5abe0c9
commit bad1a3b37d

View File

@@ -86,8 +86,8 @@ src_install() {
# by texmf-update
rm -f "${ED}${TEXMF_PATH}/web2c/fmtutil.cnf"
dosym /../../../../etc/texmf/web2c/fmtutil.cnf ${TEXMF_PATH}/web2c/fmtutil.cnf
dosym /../../../../etc/texmf/web2c/texmf.cnf ${TEXMF_PATH}/web2c/texmf.cnf
dosym ../../../../etc/texmf/web2c/fmtutil.cnf ${TEXMF_PATH}/web2c/fmtutil.cnf
dosym ../../../../etc/texmf/web2c/texmf.cnf ${TEXMF_PATH}/web2c/texmf.cnf
newsbin "${S}/texmf-update" texmf-update