public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Florian Schmaus" <flow@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-texlive/texlive-context/
Date: Fri,  6 Dec 2024 09:13:55 +0000 (UTC)	[thread overview]
Message-ID: <1733476402.c1719c4c3b82753c1d49c54da83b621e228dcaad.flow@gentoo> (raw)

commit:     c1719c4c3b82753c1d49c54da83b621e228dcaad
Author:     Florian Schmaus <flow <AT> gentoo <DOT> org>
AuthorDate: Fri Dec  6 09:10:16 2024 +0000
Commit:     Florian Schmaus <flow <AT> gentoo <DOT> org>
CommitDate: Fri Dec  6 09:13:22 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c1719c4c

dev-texlive/texlive-context: fix BINSCRIPTS path

Closes: https://bugs.gentoo.org/945913
Signed-off-by: Florian Schmaus <flow <AT> gentoo.org>

 .../texlive-context/texlive-context-2024_p72727.ebuild       | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/dev-texlive/texlive-context/texlive-context-2024_p72727.ebuild b/dev-texlive/texlive-context/texlive-context-2024_p72727.ebuild
index a2adf89e5d1e..23e82b053ca1 100644
--- a/dev-texlive/texlive-context/texlive-context-2024_p72727.ebuild
+++ b/dev-texlive/texlive-context/texlive-context-2024_p72727.ebuild
@@ -76,18 +76,18 @@ DEPEND="
 "
 
 TEXLIVE_MODULE_BINSCRIPTS="
-	texmf-dist/scripts/context/stubs-mkiv/unix/contextjit
-	texmf-dist/scripts/context/stubs-mkiv/unix/luatools
-	texmf-dist/scripts/context/stubs-mkiv/unix/mtxrunjit
+	texmf-dist/scripts/context-texlive/stubs-mkiv/unix/contextjit
+	texmf-dist/scripts/context-texlive/stubs-mkiv/unix/luatools
+	texmf-dist/scripts/context-texlive/stubs-mkiv/unix/mtxrunjit
 
-	texmf-dist/scripts/context/stubs/unix/texexec
-	texmf-dist/scripts/context/stubs/unix/texmfstart
+	texmf-dist/scripts/context-texlive/stubs/unix/texexec
+	texmf-dist/scripts/context-texlive/stubs/unix/texmfstart
 "
 
 src_prepare() {
 	default
 	# No need to install these .exe
-	rm -rf texmf-dist/scripts/context/stubs/{mswin,win64} || die
+	rm -r texmf-dist/scripts/context-texlive/stubs/win64 || die
 }
 
 src_install() {


             reply	other threads:[~2024-12-06  9:14 UTC|newest]

Thread overview: 34+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-12-06  9:13 Florian Schmaus [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-12-09  5:44 [gentoo-commits] repo/gentoo:master commit in: dev-texlive/texlive-context/ Arthur Zamarin
2024-11-29 11:46 Florian Schmaus
2024-08-10  5:27 Michał Górny
2024-08-09 18:07 Arthur Zamarin
2024-08-09  8:57 Sam James
2024-08-06  1:46 Sam James
2024-08-06  1:46 Sam James
2024-08-05 20:42 Sam James
2024-08-05 20:42 Sam James
2024-07-24  8:58 Florian Schmaus
2024-06-16  1:14 Sam James
2024-06-16  0:43 Sam James
2024-06-16  0:43 Sam James
2024-06-16  0:30 Sam James
2024-06-16  0:30 Sam James
2024-06-16  0:30 Sam James
2024-06-09  9:49 WANG Xuerui
2024-04-23 12:02 Florian Schmaus
2024-03-29 17:19 Florian Schmaus
2024-03-01 10:15 Florian Schmaus
2022-12-08  7:38 WANG Xuerui
2021-12-13 18:37 Arthur Zamarin
2021-04-15 19:29 Mikle Kolyada
2020-04-20  8:58 Mikle Kolyada
2020-01-19 17:56 Mikle Kolyada
2019-07-21 19:10 Mikle Kolyada
2018-07-21 12:25 Alexis Ballier
2018-03-25 11:45 Sergei Trofimovich
2018-03-21 22:15 Matt Turner
2018-03-15 17:18 Mikle Kolyada
2018-02-15  9:26 Jason Zaman
2017-06-08 15:21 Alexis Ballier
2015-12-06 20:02 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=1733476402.c1719c4c3b82753c1d49c54da83b621e228dcaad.flow@gentoo \
    --to=flow@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