Fix the links to scan-build-3.8 & scan-view-3.8

This commit is contained in:
Sylvestre Ledru 2015-11-25 15:07:54 +00:00
parent 4a6bea3a90
commit bbddfaec06
2 changed files with 3 additions and 2 deletions

1
debian/changelog vendored
View File

@ -3,6 +3,7 @@ llvm-toolchain-snapshot (1:3.8~svn250819-1~exp1) experimental; urgency=medium
* New snapshot release
* Remove some warnings in the manpages generation (Closes: #795310)
* Also ship sancov in clang-3.8
* Fix the links to scan-build-3.8 & scan-view-3.8
-- Sylvestre Ledru <sylvestre@debian.org> Tue, 20 Oct 2015 14:07:06 +0200

View File

@ -1,3 +1,3 @@
usr/share/clang/scan-build-@LLVM_VERSION@/scan-build usr/bin/scan-build-@LLVM_VERSION@
usr/share/clang/scan-view-@LLVM_VERSION@/scan-view usr/bin/scan-view-@LLVM_VERSION@
usr/share/clang/scan-build-@LLVM_VERSION@/bin/scan-build usr/bin/scan-build-@LLVM_VERSION@
usr/share/clang/scan-view-@LLVM_VERSION@/bin/scan-view usr/bin/scan-view-@LLVM_VERSION@