ivi-shell: use install paths in example config
authorEmre Ucan <eucan@de.adit-jv.com>
Thu, 24 May 2018 15:08:47 +0000 (17:08 +0200)
committerDaniel Stone <daniels@collabora.com>
Sun, 22 Jul 2018 10:17:40 +0000 (11:17 +0100)
commit67546bed04a464d18508265976f2a4b673db565c
tree89d6eb0473160af0ccd89b714a19e4a21372bc55
parentcf4113c629751adcbb9904087932e12b5621219b
ivi-shell: use install paths in example config

The example weston.ini file uses source and build
directory paths. Therefore, it is only useful when
used on the same system that is used to build Weston.

We can use install paths instead of build/source paths
to fix this problem.

v2 changes:
- use $(westondatadir) instead of $(datadir)

Reported-by: Michael Tretter <m.tretter@pengutronix.de>
Signed-off-by: Emre Ucan <eucan@de.adit-jv.com>
Reviewed-by: Michael Tretter <m.tretter@pengutronix.de>
Reviewed-by: Emil Velikov <emil.velikov@collabora.com>
Reviewed-by: Daniel Stone <daniels@collabora.com>
Makefile.am
ivi-shell/weston.ini.in