diff options
-rw-r--r-- | dev-texlive/texlive-humanities/texlive-humanities-2023_p68465.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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 |