mirror of
https://git.proxmox.com/git/llvm-toolchain
synced 2025-06-11 01:49:11 +00:00
Fix the incorrect symlink to scan-build-py (Closes: #856869)
This commit is contained in:
parent
92088f250c
commit
e287480bca
6
debian/changelog
vendored
6
debian/changelog
vendored
@ -1,3 +1,9 @@
|
||||
llvm-toolchain-4.0 (1:4.0~+rc4-2) unstable; urgency=medium
|
||||
|
||||
* Fix the incorrect symlink to scan-build-py (Closes: #856869)
|
||||
|
||||
-- Sylvestre Ledru <sylvestre@debian.org> Sun, 12 Mar 2017 10:01:46 +0100
|
||||
|
||||
llvm-toolchain-4.0 (1:4.0~+rc4-1) unstable; urgency=medium
|
||||
|
||||
* New testing release
|
||||
|
4
debian/clang-X.Y.links.in
vendored
4
debian/clang-X.Y.links.in
vendored
@ -1,4 +1,4 @@
|
||||
usr/share/clang/scan-build-@LLVM_VERSION@/bin/scan-build usr/bin/scan-build-@LLVM_VERSION@
|
||||
usr/share/clang/scan-build-@LLVM_VERSION@/bin/scan-build-py usr/bin/scan-build-@LLVM_VERSION@-py
|
||||
usr/share/clang/scan-build-@LLVM_VERSION@/bin/scan-build usr/bin/scan-build-@L1;4600;0cLVM_VERSION@
|
||||
usr/share/clang/scan-build-py-@LLVM_VERSION@/bin/scan-build-py usr/bin/scan-build-@LLVM_VERSION@-py
|
||||
usr/share/clang/scan-view-@LLVM_VERSION@/bin/scan-view usr/bin/scan-view-@LLVM_VERSION@
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user