commit: f8ea6c90ba0baae783c009574ca9d2f094a45cdc
Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Tue Jun 16 13:41:45 2020 +0000
Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Tue Jun 16 13:42:33 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f8ea6c90
app-text/texlive-core: disable xindy-rules
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
app-text/texlive-core/texlive-core-2020-r5.ebuild | 1 +
1 file changed, 1 insertion(+)
diff --git a/app-text/texlive-core/texlive-core-2020-r5.ebuild
b/app-text/texlive-core/texlive-core-2020-r5.ebuild
index d508896e46c..525e0874fe5 100644
--- a/app-text/texlive-core/texlive-core-2020-r5.ebuild
+++ b/app-text/texlive-core/texlive-core-2020-r5.ebuild
@@ -242,6 +242,7 @@ src_configure() {
--disable-largefile \
--disable-build-in-source-tree \
--disable-xindy-docs \
+ --disable-xindy-rules \
--with-banner-add=" Gentoo Linux" \
$(use_enable luajittex) \
$(use_enable luajittex luajithbtex) \