When installing the Python modules:
- Respect DESTDIR.
- Use the realpath function on the path before prepending DESTDIR.
- Don't depend on liblldb.{so,dylib} being installed already.
- Don't put the DESTDIR into the _lldb.so symlink.

Patch by Elias Pipping!


git-svn-id: https://llvm.org/svn/llvm-project/llvdb/trunk@133689 91177308-0d34-0410-b5e6-96231b3b80d8
1 file changed