commit: 36671d22decf3f2ebc4449f1639e82c23f75923e
Author: Florian Schmaus <flow <AT> gentoo <DOT> org>
AuthorDate: Wed Feb 28 19:53:26 2024 +0000
Commit: Florian Schmaus <flow <AT> gentoo <DOT> org>
CommitDate: Wed Feb 28 19:53:26 2024 +0000
URL: https://gitweb.gentoo.org/proj/tex-overlay.git/commit/?id=36671d22
dev-texlive/texlive-humanities: adjust rm path
Signed-off-by: Florian Schmaus <flow <AT> gentoo.org>
dev-texlive/texlive-humanities/texlive-humanities-2023_p68465.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git
a/dev-texlive/texlive-humanities/texlive-humanities-2023_p68465.ebuild
b/dev-texlive/texlive-humanities/texlive-humanities-2023_p68465.ebuild
index 065f60b..4ed0f5e 100644
--- a/dev-texlive/texlive-humanities/texlive-humanities-2023_p68465.ebuild
+++ b/dev-texlive/texlive-humanities/texlive-humanities-2023_p68465.ebuild
@@ -181,7 +181,7 @@ src_prepare() {
# https://github.com/olsak/OpBible/pull/1
eapply
"${FILESDIR}"/${PN}-2023-opbible-improve-Makefile-respect-user-flags.patch
# Remove the binary, so that it is rebuild.
- rm texmf-dist/doc/luatex/opbible/txs-gen/mod2tex || die
+ rm txs-gen/mod2tex || die
popd &> /dev/null || die
fi