mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-06 00:48:18 -07:00
app-text/jadetex: [QA] Fix leading whitespace
Package-Manager: Portage-2.3.71, Repoman-2.3.17 Signed-off-by: David Seifert <soap@gentoo.org>
This commit is contained in:
@@ -21,7 +21,7 @@ DEPEND=">=app-text/openjade-1.3.1
|
||||
|
||||
src_compile() {
|
||||
fmt_call="$(has_version '>=app-text/texlive-core-2019' \
|
||||
&& echo "fmtutil-user" || echo "fmtutil")"
|
||||
&& echo "fmtutil-user" || echo "fmtutil")"
|
||||
VARTEXFONTS="${T}/fonts" emake
|
||||
VARTEXFONTS="${T}/fonts" TEXMFHOME="${S}" env -u TEXINPUTS \
|
||||
$fmt_call --cnffile "${FILESDIR}/format.jadetex.cnf" --fmtdir "${S}/texmf-var/web2c" --all\
|
||||
|
||||
Reference in New Issue
Block a user