mirror of
https://git.proxmox.com/git/llvm-toolchain
synced 2025-07-27 11:00:08 +00:00
create more fake dirs
This commit is contained in:
parent
f086896c2b
commit
cb083f835b
2
debian/rules
vendored
2
debian/rules
vendored
@ -1215,7 +1215,7 @@ endif
|
||||
cp -R $(TARGET_BUILD_STAGE2)/tools/clang/docs/html $(CURDIR)/debian/usr/share/doc/clang-$(LLVM_VERSION)-doc/; \
|
||||
cp -R $(TARGET_BUILD_STAGE2)/tools/clang/tools/extra/docs/html $(CURDIR)/debian/usr/share/doc/clang-$(LLVM_VERSION)-doc/clang-extra; \
|
||||
else \
|
||||
mkdir -p llvm/docs/_build/html; \
|
||||
mkdir -p llvm/docs/_build/html clang/docs/_build/html/ tools/clang/tools/extra/docs/html; \
|
||||
fi
|
||||
|
||||
# Rename OCaml bindings
|
||||
|
Loading…
Reference in New Issue
Block a user