Re: [PATCH] weston.pc: Added libexecdir and pkglibexecdir variables

2013-06-11 Thread Eduardo Lima (Etrunko)
On 06/11/2013 04:40 AM, sardemff7+wayl...@sardemff7.net wrote: > On 11/06/2013 08:05, Pekka Paalanen wrote: >> On Mon, 10 Jun 2013 14:40:19 -0300 >> "Eduardo Lima (Etrunko)" wrote: >>> >>> I have added the pkglibexedir in an attempt to avoid crowding libexecdir >>> too much. Other than that, no sp

Re: [PATCH] weston.pc: Added libexecdir and pkglibexecdir variables

2013-06-11 Thread sardemff7+wayland
On 11/06/2013 08:05, Pekka Paalanen wrote: On Mon, 10 Jun 2013 14:40:19 -0300 "Eduardo Lima (Etrunko)" wrote: I have added the pkglibexedir in an attempt to avoid crowding libexecdir too much. Other than that, no special reason. Ok, so should the weston install paths be adjusted to pkglibex

Re: [PATCH] weston.pc: Added libexecdir and pkglibexecdir variables

2013-06-10 Thread Pekka Paalanen
On Mon, 10 Jun 2013 14:40:19 -0300 "Eduardo Lima (Etrunko)" wrote: > On 06/07/2013 11:01 AM, Pekka Paalanen wrote: > > On Mon, 3 Jun 2013 12:24:09 -0300 > > "Eduardo Lima (Etrunko)" wrote: > > > >> From: "Eduardo Lima (Etrunko)" > >> > >> These can be used by external clients to check the ins

Re: [PATCH] weston.pc: Added libexecdir and pkglibexecdir variables

2013-06-10 Thread Eduardo Lima (Etrunko)
On 06/07/2013 11:01 AM, Pekka Paalanen wrote: > On Mon, 3 Jun 2013 12:24:09 -0300 > "Eduardo Lima (Etrunko)" wrote: > >> From: "Eduardo Lima (Etrunko)" >> >> These can be used by external clients to check the installation path >> >> Signed-off-by: Eduardo Lima (Etrunko) >> --- >> src/weston.p

Re: [PATCH] weston.pc: Added libexecdir and pkglibexecdir variables

2013-06-07 Thread Pekka Paalanen
On Mon, 3 Jun 2013 12:24:09 -0300 "Eduardo Lima (Etrunko)" wrote: > From: "Eduardo Lima (Etrunko)" > > These can be used by external clients to check the installation path > > Signed-off-by: Eduardo Lima (Etrunko) > --- > src/weston.pc.in | 2 ++ > 1 file changed, 2 insertions(+) > > diff

Re: [PATCH] weston.pc: Added libexecdir and pkglibexecdir variables

2013-06-03 Thread Kristian Høgsberg
On Mon, Jun 03, 2013 at 12:24:09PM -0300, Eduardo Lima (Etrunko) wrote: > From: "Eduardo Lima (Etrunko)" > > These can be used by external clients to check the installation path Makes sense, patch applied. Kristian > Signed-off-by: Eduardo Lima (Etrunko) > --- > src/weston.pc.in | 2 ++ > 1

[PATCH] weston.pc: Added libexecdir and pkglibexecdir variables

2013-06-03 Thread Eduardo Lima (Etrunko)
From: "Eduardo Lima (Etrunko)" These can be used by external clients to check the installation path Signed-off-by: Eduardo Lima (Etrunko) --- src/weston.pc.in | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/weston.pc.in b/src/weston.pc.in index 537cc89..828cb1f 100644 --- a/src/westo