mirror of
https://git.proxmox.com/git/llvm-toolchain
synced 2025-11-03 02:38:05 +00:00
fix the bad man copy
This commit is contained in:
parent
d4136d0af8
commit
b7e26a6dca
2
debian/rules
vendored
2
debian/rules
vendored
@ -258,7 +258,7 @@ build_doc:
|
||||
fi
|
||||
# the clang doc generation only generates clang manpage
|
||||
# When it will do more, we should move that in the loop above
|
||||
cd $(CURDIR)/clang/docs/_build/man/; mv clang.1 clang-$(LLVM_VERSION).1
|
||||
# cd $(CURDIR)/clang/docs/_build/man/; mv clang.1 clang-$(LLVM_VERSION).1
|
||||
|
||||
# Remove the copy of jquery. See bug #701087
|
||||
for d in $(TARGET_BUILD)/docs/html/_static/ $(TARGET_BUILD)/tools/clang/docs/html/_static/ $(TARGET_BUILD)/tools/clang/tools/extra/docs/html/_static/; do \
|
||||
|
||||
Loading…
Reference in New Issue
Block a user