commit | 2eff22b8e6f6e5255a1915c33dfd91cecf02cbbc | [log] [tgz] |
---|---|---|
author | Ross Burton <ross.burton@intel.com> | Fri Jul 17 12:33:45 2015 +0100 |
committer | Bryce Harrington <bryce@osg.samsung.com> | Thu Jul 23 18:01:24 2015 -0700 |
tree | efe3c28bfab495fcef931b87006b9656b0699711 | |
parent | 7e07db9207e9eadc129ccaf483fdb59e577b592e [diff] |
build: mkdir target weston.ini directories before writing In parallel out-of-tree builds it is possible for e.g. ivi-shell/weston.ini to be written before ivi-shell/ exists. Solve this by creating the target directory first. Signed-off-by: Ross Burton <ross.burton@intel.com> Reviewed-by: Quentin Glidic <sardemff7+git@sardemff7.net>