Merge lp:~mvo/snappy/snappy-binary-ld-library-path-wrapper into lp:~snappy-dev/snappy/snappy-moved-to-github
Proposed by
Michael Vogt
on 2015-03-11
| Status: | Work in progress |
|---|---|
| Proposed branch: | lp:~mvo/snappy/snappy-binary-ld-library-path-wrapper |
| Merge into: | lp:~snappy-dev/snappy/snappy-moved-to-github |
| Diff against target: |
40 lines (+8/-1) 2 files modified
snappy/click.go (+5/-1) snappy/click_test.go (+3/-0) |
| To merge this branch: | bzr merge lp:~mvo/snappy/snappy-binary-ld-library-path-wrapper |
| Related bugs: |
| Reviewer | Review Type | Date Requested | Status |
|---|---|---|---|
| Sergio Schvezov | 2015-03-11 | Needs Information on 2015-03-11 | |
|
Review via email:
|
|||
Description of the Change
A small branch that sets up the LD_LIBRARY_PATH in the wrapper to make
it easier for the developer
To post a comment you must log in.
review:
Needs Information
Unmerged revisions
- 228. By Michael Vogt on 2015-03-11
-
use the bin-path instead of the pkgpath in the LD_LIBRARY_PATH wrapper
- 227. By Michael Vogt on 2015-03-11
-
setup LD_LIBRARY_PATH in the wrapper

