Merge lp:~tim-greaves/spud/diamond-setup-py-fix2 into lp:spud
Proposed by
Tim Greaves
Status: | Merged | ||||
---|---|---|---|---|---|
Approved by: | Patrick Farrell | ||||
Approved revision: | 514 | ||||
Merged at revision: | 513 | ||||
Proposed branch: | lp:~tim-greaves/spud/diamond-setup-py-fix2 | ||||
Merge into: | lp:spud | ||||
Diff against target: |
46 lines (+23/-4) 1 file modified
diamond/setup.py.in (+23/-4) |
||||
To merge this branch: | bzr merge lp:~tim-greaves/spud/diamond-setup-py-fix2 | ||||
Related bugs: |
|
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Patrick Farrell | Approve | ||
Review via email:
|
Description of the change
Suggested completion of the fix that Patrick applied to make the diamond install honour --prefix= supplied at the setup.py install stage as well as the prefix supplied to the initial libspud configure instance.
To post a comment you must log in.
Does exactly what it says on the tin.