Kshitij Kulshreshtha 2011-04-12 11:59:02 +00:00 committed by Git OBS Bridge
parent d5fb32c555
commit c80f1e85d4

View File

@ -117,7 +117,7 @@ autoreconf -v --install --force
make %{_smp_mflags}
pushd ADOL-C/doc
for ((i=0; i < 3; i++)); do
pdflatex adolc-manual.tex
pdflatex adolc-manual.tex &>/dev/null
done
%install