Merge lp:~dobey/unity-scope-click/fix-rpath into lp:unity-scope-click

Proposed by dobey
Status: Merged
Approved by: dobey
Approved revision: 93
Merged at revision: 94
Proposed branch: lp:~dobey/unity-scope-click/fix-rpath
Merge into: lp:unity-scope-click
Diff against target: 12 lines (+1/-1)
1 file modified
src/Makefile.am (+1/-1)
To merge this branch: bzr merge lp:~dobey/unity-scope-click/fix-rpath
Reviewer Review Type Date Requested Status
PS Jenkins bot continuous-integration Approve
Mike McCracken (community) Approve
Review via email: mp+199535@code.launchpad.net

Commit message

Use $PROTOCOLPRIVATELIBDIR as $libdir may not be set to same path during build.

To post a comment you must log in.
Revision history for this message
Mike McCracken (mikemc) wrote :

works

review: Approve
Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Approve (continuous-integration)

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
=== modified file 'src/Makefile.am'
--- src/Makefile.am 2013-12-17 17:30:12 +0000
+++ src/Makefile.am 2013-12-18 19:20:21 +0000
@@ -61,7 +61,7 @@
6161
62click_scope_LDFLAGS = \62click_scope_LDFLAGS = \
63 $(builddir)/libclickscope.la \63 $(builddir)/libclickscope.la \
64 -Wl,-rpath,${libdir}/libunity64 -Wl,-rpath,${PROTOCOLPRIVATELIBDIR}
6565
66click_scope_SOURCES = \66click_scope_SOURCES = \
67 click-scope-main.vala67 click-scope-main.vala

Subscribers

People subscribed via source and target branches

to all changes: