Correct another typo

This commit is contained in:
Paulo Andrade 2015-04-04 19:34:58 -03:00
parent 920b333a68
commit cd0b7cec80

View file

@ -1092,7 +1092,7 @@ for file in `find %{buildroot} -name \*.py`; do
fi
done
%if %{with doc}
%if %{with docs}
chmod -x %{buildroot}%{SAGE_DOC}/en/prep/media/Rplot001.png
# Documentation is not rebuilt (also corrects rpmlint warning of hidden file)