Add a symlink to fix lldb-X.Y (Closes: #881993)

This commit is contained in:
Sylvestre Ledru 2017-11-29 15:50:54 +00:00
commit d40d00cb7b
2 changed files with 2 additions and 0 deletions

1
debian/changelog vendored
View File

@ -18,6 +18,7 @@ llvm-toolchain-snapshot (1:6.0~svn315736-2) unstable; urgency=medium
Thanks to Andreas Beckmann for the patch (Closes: #882505) (LP: #1706326)
* Fix the fix-scan-view-path.diff path
* Move libomp-dev from Suggests to Recommends (Closes: #882781)
* Add a symlink to fix lldb-X.Y (Closes: #881993)
-- Sylvestre Ledru <sylvestre@debian.org> Mon, 16 Oct 2017 10:24:33 +0200

1
debian/lldb-X.Y.links.in vendored Normal file
View File

@ -0,0 +1 @@
usr/lib/llvm-@LLVM_VERSION@/bin/lldb-server-@LLVM_VERSION@ usr/lib/llvm-@LLVM_VERSION@/bin/lldb-server-@LLVM_VERSION_FULL@