Merge lp:~jamesh/libunity/scope-loader into lp:libunity

Proposed by James Henstridge
Status: Merged
Approved by: Michal Hruby
Approved revision: 241
Merged at revision: 243
Proposed branch: lp:~jamesh/libunity/scope-loader
Merge into: lp:libunity
Diff against target: 20 lines (+2/-1)
2 files modified
debian/libunity9.install (+1/-0)
loader/Makefile.am (+1/-1)
To merge this branch: bzr merge lp:~jamesh/libunity/scope-loader
Reviewer Review Type Date Requested Status
Michal Hruby (community) Approve
PS Jenkins bot (community) continuous-integration Approve
Review via email: mp+171483@code.launchpad.net

Commit message

Install the unity-scope-loader executable.

Description of the change

Install the unity-scope-loader executable. I forgot to push this revision last night.

To post a comment you must log in.
Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Approve (continuous-integration)
Revision history for this message
Michal Hruby (mhr3) wrote :

+1

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'debian/libunity9.install'
2--- debian/libunity9.install 2013-03-06 13:23:25 +0000
3+++ debian/libunity9.install 2013-06-26 08:20:34 +0000
4@@ -1,2 +1,3 @@
5+usr/bin/unity-scope-loader
6 usr/lib/*/libunity*.so.*
7 usr/share/glib-2.0/schemas/com.canonical.Unity.Lenses.gschema.xml
8
9=== modified file 'loader/Makefile.am'
10--- loader/Makefile.am 2013-06-25 11:36:01 +0000
11+++ loader/Makefile.am 2013-06-26 08:20:34 +0000
12@@ -14,7 +14,7 @@
13 --pkg gmodule-2.0 \
14 $(LIBUNITY_PACKAGES)
15
16-noinst_PROGRAMS = unity-scope-loader
17+bin_PROGRAMS = unity-scope-loader
18
19 unity_scope_loader_VALASOURCES = \
20 scope-loader.vala

Subscribers

People subscribed via source and target branches