Merge lp:~aacid/unity/follow_the_binary into lp:unity/phablet

Proposed by Albert Astals Cid
Status: Merged
Approved by: Michał Sawicz
Approved revision: no longer in the source branch.
Merged at revision: 543
Proposed branch: lp:~aacid/unity/follow_the_binary
Merge into: lp:unity/phablet
Diff against target: 9 lines (+1/-1)
1 file modified
run (+1/-1)
To merge this branch: bzr merge lp:~aacid/unity/follow_the_binary
Reviewer Review Type Date Requested Status
PS Jenkins bot (community) continuous-integration Approve
Nicolas d'Offay (community) Approve
Michał Sawicz Approve
Review via email: mp+157386@code.launchpad.net

Commit message

Follow the binary into the builddir

To post a comment you must log in.
Revision history for this message
Michał Sawicz (saviq) :
review: Approve
Revision history for this message
Nicolas d'Offay (nicolas-doffay) :
review: Approve
Revision history for this message
PS Jenkins bot (ps-jenkins) :
review: Approve (continuous-integration)

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'run'
2--- run 2013-02-14 23:44:13 +0000
3+++ run 2013-04-05 14:41:21 +0000
4@@ -1,4 +1,4 @@
5 #!/bin/sh
6
7 UNITY_CORE_BUILD_DIR=$PWD/../unity_build/build
8-LD_LIBRARY_PATH=$UNITY_CORE_BUILD_DIR/lib ./qml-phone-shell
9+LD_LIBRARY_PATH=$UNITY_CORE_BUILD_DIR/lib ./builddir/qml-phone-shell

Subscribers

People subscribed via source and target branches