mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-02 21:48:20 +03: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>
This commit is contained in:
committed by
Yann E. MORIN
parent
f50086e59f
commit
fde51ad168
@@ -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