summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2018-02-14 23:46:27 +0100
committerAndreas Sturmlechner <asturm@gentoo.org>2018-02-22 20:15:45 +0100
commite934cae4d291f0c1d084ab12bbccd0eadb6f0341 (patch)
tree768698869c18656ed9508f595cb039c87558a028
parentqt4-build-multilib.eclass: Remove qtchooser default.conf link (diff)
downloadgentoo-e934cae4.tar.gz
gentoo-e934cae4.tar.bz2
gentoo-e934cae4.zip
qt5-build.eclass: Set qtchooser default.conf link to qt5.conf
Bug: https://bugs.gentoo.org/564622
-rw-r--r--eclass/qt5-build.eclass2
1 files changed, 2 insertions, 0 deletions
diff --git a/eclass/qt5-build.eclass b/eclass/qt5-build.eclass
index 1a20b3dace60..b664edb611bd 100644
--- a/eclass/qt5-build.eclass
+++ b/eclass/qt5-build.eclass
@@ -325,6 +325,8 @@ qt5-build_src_install() {
# convenience symlinks
dosym qt5-"${CHOST}".conf /etc/xdg/qtchooser/5.conf
dosym qt5-"${CHOST}".conf /etc/xdg/qtchooser/qt5.conf
+ # TODO bug 522646: write an eselect module to manage default.conf
+ dosym qt5.conf /etc/xdg/qtchooser/default.conf
fi
qt5_install_module_config