mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
qt5-build.eclass: fix comment
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user