commit: 9543a63ffa747e140cefab8f6e09d90e37399bf6
Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Thu Apr 16 18:35:41 2020 +0000
Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Thu Apr 16 18:36:43 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9543a63f
dev-libs/kpathsea: fix dosym
Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
dev-libs/kpathsea/kpathsea-6.3.2_p20200406.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-libs/kpathsea/kpathsea-6.3.2_p20200406.ebuild
b/dev-libs/kpathsea/kpathsea-6.3.2_p20200406.ebuild
index dcbc8175045..74023b4cbb3 100644
--- a/dev-libs/kpathsea/kpathsea-6.3.2_p20200406.ebuild
+++ b/dev-libs/kpathsea/kpathsea-6.3.2_p20200406.ebuild
@@ -86,8 +86,8 @@ src_install() {
# by texmf-update
rm -f "${ED}${TEXMF_PATH}/web2c/fmtutil.cnf"
- dosym ../texmf/web2c/fmtutil.cnf ${TEXMF_PATH}/web2c/fmtutil.cnf
- dosym ../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