aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2021-01-07 20:00:21 +0100
committerAndreas Sturmlechner <asturm@gentoo.org>2021-01-07 20:00:21 +0100
commitcb4829c9aebc800b0270d8d4df56ebe6f325ea83 (patch)
tree80891959f4429c8846112773dc5df2b2fc1ecb4c
parentprofiles: Add categories (diff)
downloadqt-cb4829c9.tar.gz
qt-cb4829c9.tar.bz2
qt-cb4829c9.zip
qt5-build.eclass: Limit qtchooser config install to <5.15.2-r3
Syncing with dev-qt/qtcore-5.15.2-r2 in Gentoo ebuild repo. Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
-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 8e586c83..5e15ab3d 100644
--- a/eclass/qt5-build.eclass
+++ b/eclass/qt5-build.eclass
@@ -261,7 +261,7 @@ qt5-build_src_install() {
"${D}${QT5_HEADERDIR}"/QtCore/qconfig.h \
|| die "sed failed (qconfig.h)"
- if ver_test -lt 5.15.2-r2; then
+ if ver_test -lt 5.15.2-r3; then
# install qtchooser configuration file
cat > "${T}/qt5-${CHOST}.conf" <<-_EOF_ || die
${QT5_BINDIR}