Remove Images from %doc

This commit is contained in:
Sandro Mani 2014-07-02 10:24:21 +02:00
parent a7b312f959
commit 8de9c9771b

View File

@ -322,7 +322,7 @@ popd
%{py2_incdir}/Imaging/ %{py2_incdir}/Imaging/
%files doc %files doc
%doc Scripts Images %doc Scripts
%if 0%{?with_docs} %if 0%{?with_docs}
%doc docs/_build/html %doc docs/_build/html
%endif # with_docs %endif # with_docs