[packages/texlive/TEXLIVE_20080816] - when running fmtutil in buildroot, use newly built binaries instead of system ones

qboosh qboosh at pld-linux.org
Thu Dec 7 17:59:46 CET 2017


commit eacf513965313c866b6d38021007e4957d641985
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Thu Dec 7 18:00:59 2017 +0100

    - when running fmtutil in buildroot, use newly built binaries instead of system ones

 texlive.spec | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/texlive.spec b/texlive.spec
index 1064cf6..4870d53 100644
--- a/texlive.spec
+++ b/texlive.spec
@@ -6770,6 +6770,7 @@ for format_dir in \
 	install -d $RPM_BUILD_ROOT%{fmtdir}/${subdir}
 	touch $RPM_BUILD_ROOT%{fmtdir}/${subdir}/${format}.fmt
 %else
+	PATH=$RPM_BUILD_ROOT%{_bindir}:$PATH \
 	fmtutil --fmtdir $RPM_BUILD_ROOT%{fmtdir} --byfmt=${format}
 %endif
 done
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/texlive.git/commitdiff/eacf513965313c866b6d38021007e4957d641985



More information about the pld-cvs-commit mailing list