]> git.pld-linux.org Git - packages/texlive.git/blobdiff - texlive.spec
- tell what is likely to be missing on failure
[packages/texlive.git] / texlive.spec
index 88f5d00f2396a85546839b86f2810308a289aa20..09e694cadb18c823831fc3ea52b6fc1a8beb9c5d 100644 (file)
@@ -6043,7 +6043,7 @@ for format in \
 #  %else
        out=$(fmtutil --fmtdir $RPM_BUILD_ROOT%{fmtdir} --byfmt=${format})
        echo $out
-       [ -z $out ] && echo "fmtutil for format ${format} failed..." && exit 1
+       [ -z $out ] && echo "fmtutil for format ${format} failed. Likely ${format}.ini file missing..." && exit 1
 #  %endif
 done
 %if %{with bootstrap}
This page took 0.062986 seconds and 4 git commands to generate.