mirror of
https://git.proxmox.com/git/llvm-toolchain
synced 2025-08-04 01:00:13 +00:00
Install bash-completion
This commit is contained in:
parent
3df4907513
commit
adcb699efd
1
debian/changelog
vendored
1
debian/changelog
vendored
@ -3,6 +3,7 @@ llvm-toolchain-7 (1:7-4) unstable; urgency=medium
|
||||
* Backport a fix to improve scan-build code error.
|
||||
Thanks to Roman Lebedev for the fix(Closes: #909662)
|
||||
* Remove bat files https://bugs.llvm.org/show_bug.cgi?id=30755
|
||||
* Install bash-completion
|
||||
|
||||
-- Sylvestre Ledru <sylvestre@debian.org> Wed, 26 Sep 2018 14:32:41 +0100
|
||||
|
||||
|
1
debian/clang-X.Y.links.in
vendored
1
debian/clang-X.Y.links.in
vendored
@ -1,2 +1,3 @@
|
||||
usr/lib/llvm-@LLVM_VERSION@/bin/clang usr/lib/llvm-@LLVM_VERSION@/bin/clang-@LLVM_VERSION@
|
||||
usr/lib/llvm-@LLVM_VERSION@/lib/cmake/clang usr/lib/cmake/clang-@LLVM_VERSION@
|
||||
usr/lib/llvm-@LLVM_VERSION@/share/clang/bash-autocomplete.sh etc/bash_completion.d/clang-@LLVM_VERSION@
|
Loading…
Reference in New Issue
Block a user