Install the python file for lldb. Thanks to Daniel Malea for spotting this

This commit is contained in:
Sylvestre Ledru 2013-02-13 11:20:22 +00:00
parent 12815a6f0b
commit b4f2773fd3
2 changed files with 2 additions and 1 deletions

2
debian/control vendored
View File

@ -435,7 +435,7 @@ Description: Low-Level Virtual Machine (LLVM), examples
Package: lldb-3.2
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Depends: ${shlibs:Depends}, ${misc:Depends}, python
Pre-Depends: ${misc:Pre-Depends}
Description: Next generation, high-performance debugger
LLDB is a next generation, high-performance debugger. It is built as a set of

View File

@ -2,3 +2,4 @@ usr/bin/lldb-3.2
usr/lib/llvm-3.2/bin/lldb
usr/lib/llvm-3.2/bin/lldb-platform
usr/lib/llvm-3.2/lib/liblldb.so.1 /usr/lib/@DEB_HOST_MULTIARCH@/
build-llvm/Release/lib/python2.7/site-packages/lldb/ /usr/lib/python2.7/dist-packages/