projects
/
platform
/
upstream
/
weston.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f9e9d0d
)
weston.pc: Added libexecdir and pkglibexecdir variables
author
Eduardo Lima (Etrunko)
<eduardo.lima@intel.com>
Mon, 3 Jun 2013 15:24:09 +0000
(12:24 -0300)
committer
Kristian Høgsberg
<krh@bitplanet.net>
Tue, 4 Jun 2013 04:14:04 +0000
(
00:14
-0400)
These can be used by external clients to check the installation path
Signed-off-by: Eduardo Lima (Etrunko) <eduardo.lima@intel.com>
src/weston.pc.in
patch
|
blob
|
history
diff --git
a/src/weston.pc.in
b/src/weston.pc.in
index
537cc89
..
828cb1f
100644
(file)
--- a/
src/weston.pc.in
+++ b/
src/weston.pc.in
@@
-2,6
+2,8
@@
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@
+libexecdir=@libexecdir@
+pkglibexecdir=${libexecdir}/@PACKAGE@
Name: Weston Plugin API
Description: Header files for Weston plugin development