for some reason one of the merges resulted in a duplicated with_doxygen

conditional path; excising it
This commit is contained in:
Michel Alexandre Salim 2011-03-17 14:56:29 +01:00
parent 43665ed3e4
commit 4efd36e8e9

View file

@ -281,12 +281,6 @@ mv moredocs/html/doxygen apidoc
mv tools/clang/docs/doxygen/html clang-apidoc
%endif
# and separate the apidoc
%if 0%{?_with_doxygen}
mv moredocs/html/doxygen apidoc
mv tools/clang/docs/doxygen/html clang-apidoc
%endif
# And prepare Clang documentation
#
mkdir clang-docs