commit eacf513965313c866b6d38021007e4957d641985
Author: Jakub Bogusz <[email protected]>
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

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to