diff options
author | Adam YH Lee <adam.yh.lee@gmail.com> | 2015-09-04 17:28:31 -0700 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2015-09-21 11:56:52 +0200 |
commit | 53a96286bb6a7516061c8b03d522841c1ca13b93 (patch) | |
tree | 406a790b998b3114e47220e1b657c11cd8031694 /recipes-qt/qt5/qtwayland/0001-examples-wayland-include-server-buffer-only-when-bui.patch | |
parent | 3a16204dc3bc171db079a217201c723499272f81 (diff) | |
download | meta-qt5-53a96286bb6a7516061c8b03d522841c1ca13b93.tar.gz |
Use `mkdir -p` when creating `/usr/bin`
When QT_DIR_NAME is altered, /usr/bin` is checked. This directory
is more often than not already created. Hence `mkdir` with `-p` should
be used. Currently it results in a build failure since the directory
already exists.
Signed-off-by: Adam YH Lee <adam.yh.lee@gmail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes-qt/qt5/qtwayland/0001-examples-wayland-include-server-buffer-only-when-bui.patch')
0 files changed, 0 insertions, 0 deletions