mirror of
https://git.proxmox.com/git/llvm-toolchain
synced 2025-06-14 13:28:35 +00:00
uncomment cleanup for clang/include/clang/Debian
This commit is contained in:
parent
69de88d53e
commit
057aaddd58
2
debian/rules
vendored
2
debian/rules
vendored
@ -965,7 +965,7 @@ override_dh_gencontrol:
|
||||
|
||||
override_dh_auto_clean:
|
||||
rm -rf $(TARGET_BUILD) tools/clang/include/clang/Debian/debian_path.h docs/_build/ clang/docs/_build tools/clang/docs/_html/
|
||||
# rm -rf clang/include/clang/Debian
|
||||
rm -rf clang/include/clang/Debian
|
||||
# QA tools
|
||||
rm -rf cov-int/ reports/
|
||||
rm -f `ls debian/*.in|sed -e "s|.in$$||g"`
|
||||
|
Loading…
Reference in New Issue
Block a user