mirror of
https://src.fedoraproject.org/rpms/llvm.git
synced 2024-11-24 17:34:47 +00:00
for some reason one of the merges resulted in a duplicated with_doxygen
conditional path; excising it
This commit is contained in:
parent
43665ed3e4
commit
4efd36e8e9
1 changed files with 0 additions and 6 deletions
|
@ -281,12 +281,6 @@ mv moredocs/html/doxygen apidoc
|
||||||
mv tools/clang/docs/doxygen/html clang-apidoc
|
mv tools/clang/docs/doxygen/html clang-apidoc
|
||||||
%endif
|
%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
|
# And prepare Clang documentation
|
||||||
#
|
#
|
||||||
mkdir clang-docs
|
mkdir clang-docs
|
||||||
|
|
Loading…
Reference in a new issue