projects
/
feed
/
video.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
32b3fa7
)
copy all host tools
author
Mirko Vogt
<mirko-dev@nanl.de>
Tue, 21 Feb 2017 18:16:20 +0000
(19:16 +0100)
committer
Mirko Vogt
<mirko-dev@nanl.de>
Tue, 21 Feb 2017 18:19:20 +0000
(19:19 +0100)
frameworks/qt5base/Makefile
patch
|
blob
|
history
diff --git
a/frameworks/qt5base/Makefile
b/frameworks/qt5base/Makefile
index 3fe52ca939695f7ef3ca2ad699e5a391ce2ab8a6..9f307e18b3125d49c3016487abb16590e16ff689 100644
(file)
--- a/
frameworks/qt5base/Makefile
+++ b/
frameworks/qt5base/Makefile
@@
-522,8
+522,8
@@
define Host/Install
$(STAGING_DIR_HOST)/share/
$(CP) \
- $(HOST_INSTALL_DIR)/bin/
qmake
\
- $(STAGING_DIR_HOST)/bin/
qmake_host
+ $(HOST_INSTALL_DIR)/bin/
*
\
+ $(STAGING_DIR_HOST)/bin/
endef
define Package/qt5base-concurrent/install