commit | e3de16ea308ffb423504b863629550828564c329 | [log] [tgz] |
---|---|---|
author | Neil Roberts <neil@linux.intel.com> | Fri Nov 22 16:46:00 2013 +0000 |
committer | Kristian Høgsberg <krh@bitplanet.net> | Wed Nov 27 22:49:31 2013 -0800 |
tree | 5bb1c8884ef1e9dd82c32bf69b70908f12e398df | |
parent | bf3c1c6913cf00e12a579a637abb8c4e68233a8c [diff] |
Automatically generate weston.ini with the right paths Previously weston.ini had hardcoded paths for the weston-* clients in /usr/bin and /usr/libexec. This was a bit annoying when testing Weston because you wouldn't usually install those in the system prefix. This patch adds a make rule to automatically generate weston.ini from a template file with some replacement markers for the paths so that they can have the right prefix.