Merge lp://staging/~mvo/snappy/snappy-binary-ld-library-path-wrapper into lp://staging/~snappy-dev/snappy/snappy-moved-to-github
Proposed by
Michael Vogt
Status: | Work in progress |
---|---|
Proposed branch: | lp://staging/~mvo/snappy/snappy-binary-ld-library-path-wrapper |
Merge into: | lp://staging/~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://staging/~mvo/snappy/snappy-binary-ld-library-path-wrapper |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Sergio Schvezov | Needs Information | ||
Review via email: mp+252560@code.staging.launchpad.net |
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.
Unmerged revisions
- 228. By Michael Vogt
-
use the bin-path instead of the pkgpath in the LD_LIBRARY_PATH wrapper
- 227. By Michael Vogt
-
setup LD_LIBRARY_PATH in the wrapper