qt: ensure that target dir exists before installing there
authorDanomi Manchego <danomimanchego123@gmail.com>
Tue, 25 Mar 2014 01:05:17 +0000 (21:05 -0400)
committerPeter Korsgaard <peter@korsgaard.com>
Wed, 26 Mar 2014 21:42:58 +0000 (22:42 +0100)
commit0ac91f8fc202c3b63463577564e1bbb9ec5483aa
tree0a78807d5f30f45a62e0b2eb8ea67a34c53363e3
parent510ffcd66bdb74627ae7f76b3d1c7e7676c729cf
qt: ensure that target dir exists before installing there

All of qt.mk's target installs ensure that their destinations exist,
except for /usr/lib.  So do the same for /usr/lib, for consistency,
and in case some combination of custom fs skeleton plus dependency
on Qt leads to installing without a pre-existing /usr/lib directory.

Signed-off-by: Danomi Manchego <danomimanchego123@gmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/qt/qt.mk