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.
This commit is contained in:
committed by
Kristian Høgsberg
parent
bf3c1c6913
commit
e3de16ea30
@@ -28,6 +28,7 @@ cscope.out
|
||||
/missing
|
||||
/stamp-h1
|
||||
/test-driver
|
||||
/weston.ini
|
||||
Makefile
|
||||
Makefile.in
|
||||
TAGS
|
||||
|
||||
Reference in New Issue
Block a user