Merge lp:~mhr3/unity-lens-files/fix-scope-dir into lp:~unity-team/unity-lens-files/libunity7-compatible

Proposed by Michal Hruby
Status: Merged
Approved by: Martin Mrazik
Approved revision: 253
Merged at revision: 254
Proposed branch: lp:~mhr3/unity-lens-files/fix-scope-dir
Merge into: lp:~unity-team/unity-lens-files/libunity7-compatible
Diff against target: 12 lines (+1/-1)
1 file modified
Makefile.am (+1/-1)
To merge this branch: bzr merge lp:~mhr3/unity-lens-files/fix-scope-dir
Reviewer Review Type Date Requested Status
PS Jenkins bot (community) continuous-integration Approve
Paweł Stołowski (community) Approve
Review via email: mp+153433@code.launchpad.net

Commit message

Fix scope directory

Description of the change

Fix scope directory.

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
Paweł Stołowski (stolowski) wrote :

+1

review: Approve
Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Needs Fixing (continuous-integration)
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
=== modified file 'Makefile.am'
--- Makefile.am 2013-03-12 13:43:11 +0000
+++ Makefile.am 2013-03-14 18:19:22 +0000
@@ -4,7 +4,7 @@
4# Install the files-local.scope file4# Install the files-local.scope file
5#5#
6scope_in_files = files-local.scope.in6scope_in_files = files-local.scope.in
7scopedir = $(SCOPESDIR)7scopedir = $(SCOPESDIR)/files
8scope_DATA = $(scope_in_files:.scope.in=.scope)8scope_DATA = $(scope_in_files:.scope.in=.scope)
99
10icondir = $(datadir)/unity/themes10icondir = $(datadir)/unity/themes

Subscribers

People subscribed via source and target branches

to all changes: