From c5c9370d796d51b5f3bc59bf091846e5c8e3a427 Mon Sep 17 00:00:00 2001 From: Davide Pesavento Date: Sat, 10 Feb 2018 01:00:13 +0100 Subject: [PATCH] qt5-build.eclass: fix comment --- eclass/qt5-build.eclass | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/eclass/qt5-build.eclass b/eclass/qt5-build.eclass index 2782889a3d9ea..b381c28495cbc 100644 --- a/eclass/qt5-build.eclass +++ b/eclass/qt5-build.eclass @@ -843,7 +843,7 @@ qt5_install_module_config() { ) fi - # install also the original qconfig.pri + # install the original {qconfig,qmodule}.pri from qtcore [[ ${PN} == qtcore && ${QT5_MINOR_VERSION} -ge 9 ]] && ( insinto "${QT5_ARCHDATADIR#${EPREFIX}}"/mkspecs/gentoo newins "${D}${QT5_ARCHDATADIR}"/mkspecs/qconfig.pri qconfig-qtcore.pri