[Bug 20206] New: [PATCH] Install script for python wrapper does not honour DESTDIR

Bug ID 20206
Summary [PATCH] Install script for python wrapper does not honour DESTDIR
Product lldb
Version 3.4
Hardware PC
OS Linux
Status NEW
Severity normal
Priority P
Component All Bugs
Assignee lldb-dev@cs.uiuc.edu
Reporter manisandro@gmail.com
Classification Unclassified

Created attachment 12734 [details]
Patch

The install script for the lldb python wrapper does not honour DESTDIR,
resulting in the corresponding files not getting installed when doing a staged
install.

Suggested patch attached.