mirror of
https://git.proxmox.com/git/llvm-toolchain
synced 2025-07-27 09:50:53 +00:00
Fix the incorrect symlink to scan-build-py (Closes: #856869)
This commit is contained in:
parent
f02987206d
commit
878c20c1c1
1
debian/changelog
vendored
1
debian/changelog
vendored
@ -2,6 +2,7 @@ llvm-toolchain-snapshot (1:5.0~svn294583-1~exp1) experimental; urgency=medium
|
||||
|
||||
* New snapshot release
|
||||
* New library liblldb-intel-mpxtable.so
|
||||
* Fix the incorrect symlink to scan-build-py (Closes: #856869)
|
||||
|
||||
-- Sylvestre Ledru <sylvestre@debian.org> Mon, 16 Jan 2017 09:03:48 +0100
|
||||
|
||||
|
2
debian/clang-X.Y.links.in
vendored
2
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-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