]> git.pld-linux.org Git - packages/texlive.git/blobdiff - texlive.spec
- when running fmtutil in buildroot, use newly built binaries instead of system ones
[packages/texlive.git] / texlive.spec
index 1064cf67335e4ceba108b4000b0ee72063fb9b75..4870d53ce210cf9af8aaa407ea429be87d139f9e 100644 (file)
@@ -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
This page took 0.213678 seconds and 4 git commands to generate.