Merge lp://staging/~loic.molinari/ubuntu-ui-toolkit/fix-ld-library-path-expansion into lp://staging/ubuntu-ui-toolkit/staging

Proposed by Loïc Molinari
Status: Superseded
Proposed branch: lp://staging/~loic.molinari/ubuntu-ui-toolkit/fix-ld-library-path-expansion
Merge into: lp://staging/ubuntu-ui-toolkit/staging
Diff against target: 517 lines (+501/-1)
2 files modified
examples/ubuntu-ui-toolkit-gallery/po/oc.po (+500/-0)
export_qml_dir.sh (+1/-1)
To merge this branch: bzr merge lp://staging/~loic.molinari/ubuntu-ui-toolkit/fix-ld-library-path-expansion
Reviewer Review Type Date Requested Status
ubuntu-sdk-build-bot continuous-integration Approve
Ubuntu SDK team Pending
Review via email: mp+298772@code.staging.launchpad.net

Commit message

Expansion of LD_LIBRARY_PATH is broken since it doesn't include a ":", which means PerformanceMetrics path, which is at the end, is actually not available, nor the current content of LD_LIBRARY_PATH.

That fixes it using the proper shell expansion syntax.

Description of the change

Expansion of LD_LIBRARY_PATH is broken since it doesn't include a ":", which means PerformanceMetrics path, which is at the end, is actually not available, nor the current content of LD_LIBRARY_PATH.

That fixes it using the proper shell expansion syntax.

To post a comment you must log in.
1339. By Loïc Molinari

Merged lp:ubuntu-ui-toolkit/staging.

Revision history for this message
ubuntu-sdk-build-bot (ubuntu-sdk-build-bot) wrote :
review: Approve (continuous-integration)
Revision history for this message
ubuntu-sdk-build-bot (ubuntu-sdk-build-bot) wrote :
review: Approve (continuous-integration)
Revision history for this message
ubuntu-sdk-build-bot (ubuntu-sdk-build-bot) wrote :
review: Approve (continuous-integration)
Revision history for this message
ubuntu-sdk-build-bot (ubuntu-sdk-build-bot) wrote :
review: Approve (continuous-integration)
Revision history for this message
ubuntu-sdk-build-bot (ubuntu-sdk-build-bot) wrote :
review: Approve (continuous-integration)

Unmerged revisions

1339. By Loïc Molinari

Merged lp:ubuntu-ui-toolkit/staging.

1338. By Loïc Molinari

Fixed buggy LD_LIBRARY_PATH expansion.

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
The diff is not available at this time. You can reload the page or download it.

Subscribers

People subscribed via source and target branches