Due to a bug somewhere, the qt documentation is by default placed in $out/share/doc although "qmake -query" reports $out/doc. That discrepancy causes qtcreator withDocumentation builds to fail. This fixes it.
Due to a bug somewhere, the qt documentation is by default placed in $out/share/doc although "qmake -query" reports $out/doc. That discrepancy causes qtcreator withDocumentation builds to fail. This fixes it.