Fix the symlink on scan-build-py

This commit is contained in:
Sylvestre Ledru 2017-04-09 08:22:18 +00:00
parent 1d7acaf472
commit cb938219a3
2 changed files with 1 additions and 1 deletions

1
debian/changelog vendored
View File

@ -9,6 +9,7 @@ llvm-toolchain-4.0 (1:4.0-3) UNRELEASED; urgency=medium
* change the min version of the libclang1 symbols to 1:4.0-3~
* Add override_dh_makeshlibs for the libllvm or liblldb versions
Thanks to Julien Cristau for the patch
* Fix the symlink on scan-build-py
[ Rebecca N. Palmer ]
* Use versioned symbols (Closes: #848368)

View File

@ -1,4 +1,3 @@
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 usr/bin/scan-build-py-@LLVM_VERSION@
usr/share/clang/scan-view-@LLVM_VERSION@/bin/scan-view usr/bin/scan-view-@LLVM_VERSION@