aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-qt/qt5/qt5.inc
diff options
context:
space:
mode:
authorSimon Aittamaa <simon.aittamaa@gmail.com>2016-01-29 09:23:30 +0100
committerMartin Jansa <Martin.Jansa@gmail.com>2016-02-01 16:23:18 +0100
commitd6aeedb7f27b8dd02fa7e6fa193ce9e2e969ecf6 (patch)
tree7d0a6cadf1ac2a9b946e73f6d3f7bfda3170939f /recipes-qt/qt5/qt5.inc
parent4a0acfa4111600b7cb5ae7b16cd6bfa5df2e2123 (diff)
qtbase: Fix installation of fonts and libraries
This patch fixes three problems 1) Running on a case-sensitive system would result in an error due to invalid casing of pattern to install. 2) Using install on symlinks would cause multiple copies of the same file to be installed on the target-system, since install doesn't preserve symlinks. This wastes a lot of space and it causes ldconfig to complain about non-symlinked files. 3) Leakage of user-ids, i.e. cp -a would preserve the uid/gid of whoever built the files, which is usually not what you want. Signed-off-by: Simon Aittamaa <simon.aittamaa@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes-qt/qt5/qt5.inc')
0 files changed, 0 insertions, 0 deletions