diff --git a/x/lib/qt5.xml b/x/lib/qt5.xml index 0f3f8ee107..bb58493d78 100644 --- a/x/lib/qt5.xml +++ b/x/lib/qt5.xml @@ -212,7 +212,7 @@ ln -sfnv qt-&qt5-version; /opt/qt5 be specified explicitly. In this case, set QT5PREFIX=/usr and add the following to the configure arguments below: - -bindir /usr/bin/qt4 \ + -bindir /usr/bin/qt5 \ -plugindir /usr/lib/qt5/plugins \ -importdir /usr/lib/qt5/imports \ -headerdir /usr/include/qt5 \