Merge lp:~vanvugt/compiz-mousepoll-plugin/fix-959260 into lp:compiz-mousepoll-plugin

Proposed by Daniel van Vugt
Status: Merged
Merged at revision: 39
Proposed branch: lp:~vanvugt/compiz-mousepoll-plugin/fix-959260
Merge into: lp:compiz-mousepoll-plugin
Diff against target: 9 lines (+1/-1)
1 file modified
compiz-mousepoll.pc.in (+1/-1)
To merge this branch: bzr merge lp:~vanvugt/compiz-mousepoll-plugin/fix-959260
Reviewer Review Type Date Requested Status
Alan Griffiths Approve
Review via email: mp+103247@code.launchpad.net

Description of the change

Fix exec_prefix in some of the pc files. (LP: #959260)
[Miguel Colon <email address hidden>, 2012-03-12]

To post a comment you must log in.
Revision history for this message
Alan Griffiths (alan-griffiths) :
review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'compiz-mousepoll.pc.in'
2--- compiz-mousepoll.pc.in 2009-02-27 06:41:04 +0000
3+++ compiz-mousepoll.pc.in 2012-04-24 09:40:27 +0000
4@@ -1,5 +1,5 @@
5 prefix=@prefix@
6-exec_prefix=@prefix@
7+exec_prefix=@exec_prefix@
8 libdir=@libdir@
9 includedir=@includedir@
10

Subscribers

People subscribed via source and target branches