aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavide Pesavento <pesa@gentoo.org>2018-02-10 01:00:13 +0100
committerDavide Pesavento <pesa@gentoo.org>2018-02-10 01:00:13 +0100
commit11c7453a9a179803362ba0318304798258ee12e5 (patch)
tree413ed779e0b6b3d43f1b968f724d12cdfa297417
parentqt5-build.eclass: also call default_src_unpack for live ebuilds (diff)
downloadqt-11c7453a9a179803362ba0318304798258ee12e5.tar.gz
qt-11c7453a9a179803362ba0318304798258ee12e5.tar.bz2
qt-11c7453a9a179803362ba0318304798258ee12e5.zip
qt5-build.eclass: fix comment
-rw-r--r--eclass/qt5-build.eclass2
1 files changed, 1 insertions, 1 deletions
diff --git a/eclass/qt5-build.eclass b/eclass/qt5-build.eclass
index dde08fdb..69566c42 100644
--- a/eclass/qt5-build.eclass
+++ b/eclass/qt5-build.eclass
@@ -841,7 +841,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