app-text/texlive-core: respect AR; Add distro banner
authorMikle Kolyada <zlogene@gentoo.org>
Fri, 19 Jul 2019 15:59:54 +0000 (18:59 +0300)
committerMikle Kolyada <zlogene@gentoo.org>
Fri, 19 Jul 2019 16:00:46 +0000 (19:00 +0300)
Closes: https://bugs.gentoo.org/444624
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.11

app-text/texlive-core/texlive-core-2019-r4.ebuild

index e601f071883434ff432df732e0c22ddab65a2797..18c5e6f08a941c61513631761730bc07a7f91474 100644 (file)
@@ -228,6 +228,7 @@ src_configure() {
                --disable-native-texlive-build \
                --disable-largefile \
                --disable-build-in-source-tree \
+               --with-banner-add=" Gentoo Linux" \
                $(use_enable luajittex) \
                $(use_enable luajittex mfluajit) \
                $(use_enable xetex) \
@@ -246,7 +247,7 @@ src_configure() {
 
 src_compile() {
        tc-export CC CXX AR RANLIB
-       emake SHELL="${EPREFIX}"/bin/sh texmf="${EPREFIX}"${TEXMF_PATH:-/usr/share/texmf-dist}
+       emake AR="$(tc-getAR)" SHELL="${EPREFIX}"/bin/sh texmf="${EPREFIX}"${TEXMF_PATH:-/usr/share/texmf-dist}
 
        cd "${B}" || die
        # Mimic updmap --syncwithtrees to enable only fonts installed