From: "Mikle Kolyada" <zlogene@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/kpathsea/
Date: Thu, 16 Apr 2020 18:36:47 +0000 (UTC) [thread overview]
Message-ID: <1587062203.9543a63ffa747e140cefab8f6e09d90e37399bf6.zlogene@gentoo> (raw)
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
next reply other threads:[~2020-04-16 18:36 UTC|newest]
Thread overview: 56+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-04-16 18:36 Mikle Kolyada [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-01-15 11:47 [gentoo-commits] repo/gentoo:master commit in: dev-libs/kpathsea/ Sam James
2025-01-15 11:44 Sam James
2025-01-15 11:44 Sam James
2024-12-09 10:26 Florian Schmaus
2024-08-09 8:57 Sam James
2024-06-15 21:44 Sam James
2024-06-15 21:44 Sam James
2024-06-15 21:44 Sam James
2024-06-15 21:44 Sam James
2024-06-15 21:09 Sam James
2024-06-15 21:09 Sam James
2023-07-07 21:53 Conrad Kostecki
2023-03-20 2:22 Sam James
2022-11-04 5:15 Sam James
2022-05-14 10:30 WANG Xuerui
2021-07-30 22:55 David Seifert
2021-07-03 9:31 Mikle Kolyada
2021-06-05 11:29 Mikle Kolyada
2021-06-05 11:27 Mikle Kolyada
2021-04-02 7:31 Mikle Kolyada
2021-04-02 7:25 Mikle Kolyada
2020-07-25 5:06 Michał Górny
2020-05-31 8:19 Sergei Trofimovich
2020-05-20 13:26 Mikle Kolyada
2020-05-03 13:06 Mikle Kolyada
2020-04-12 23:34 Mikle Kolyada
2020-04-12 19:26 Mikle Kolyada
2019-10-06 6:03 Mikle Kolyada
2019-05-31 10:13 Mikle Kolyada
2018-12-27 19:09 Fabian Groffen
2018-06-28 14:37 Mikle Kolyada
2018-04-08 15:08 Mart Raudsepp
2017-11-13 7:54 Sergei Trofimovich
2017-10-29 10:45 Sergei Trofimovich
2017-10-17 10:21 Sergei Trofimovich
2017-08-18 23:26 Thomas Deutschmann
2017-07-15 16:42 Tobias Klausmann
2017-07-15 5:04 Markus Meier
2017-07-08 9:36 Sergei Trofimovich
2017-06-05 13:02 Alexis Ballier
2017-05-06 22:20 David Seifert
2017-03-28 22:45 Michael Weber
2017-03-14 16:27 Jeroen Roovers
2017-03-07 10:03 Michael Weber
2017-03-03 18:59 Markus Meier
2017-03-02 10:30 Agostino Sarubbo
2017-02-28 11:22 Tobias Klausmann
2017-02-17 8:17 Michael Weber
2017-01-29 16:08 Fabian Groffen
2017-01-22 15:25 Agostino Sarubbo
2017-01-22 8:18 Tobias Klausmann
2017-01-21 21:53 Agostino Sarubbo
2017-01-21 21:41 Agostino Sarubbo
2017-01-20 10:28 Alexis Ballier
2015-12-06 12:09 Markus Meier
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=1587062203.9543a63ffa747e140cefab8f6e09d90e37399bf6.zlogene@gentoo \
--to=zlogene@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.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