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

Proposed by Daniel van Vugt
Status: Merged
Merged at revision: 398
Proposed branch: lp:~vanvugt/compiz-animation-plugin/fix-959260
Merge into: lp:compiz-animation-plugin
Diff against target: 9 lines (+1/-1)
1 file modified
compiz-animation.pc.in (+1/-1)
To merge this branch: bzr merge lp:~vanvugt/compiz-animation-plugin/fix-959260
Reviewer Review Type Date Requested Status
Alan Griffiths Approve
Review via email: mp+103246@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-animation.pc.in'
2--- compiz-animation.pc.in 2009-07-31 00:08:40 +0000
3+++ compiz-animation.pc.in 2012-04-24 09:40:26 +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