mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-08 23:51:08 -09:00
package/qt5: fix check-package warnings
Fixes:
https://gitlab.com/buildroot.org/buildroot/-/jobs/622129163
Signed-off-by: Pierre-Jean Texier <pjtexier@koncepto.io>
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
(cherry picked from commit fde51ad168)
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
committed by
Peter Korsgaard
parent
4a5b9dc6f1
commit
133572f483
@@ -21,7 +21,7 @@ endef
|
||||
|
||||
ifeq ($(BR2_PER_PACKAGE_DIRECTORIES),y)
|
||||
define QT5_QT_CONF_FIXUP
|
||||
$(QT5_INSTALL_QT_CONF)
|
||||
$(QT5_INSTALL_QT_CONF)
|
||||
endef
|
||||
endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user