diff --git a/sci-mathematics/rstudio/rstudio-0.99.473.ebuild b/sci-mathematics/rstudio/rstudio-0.99.473.ebuild index f98cffe1dab8d..a5221e7976342 100644 --- a/sci-mathematics/rstudio/rstudio-0.99.473.ebuild +++ b/sci-mathematics/rstudio/rstudio-0.99.473.ebuild @@ -154,7 +154,7 @@ src_configure() { -DDISTRO_SHARE=share/${PN} $(cmake-utils_use !dedicated RSTUDIO_INSTALL_FREEDESKTOP) -DRSTUDIO_TARGET=$(usex dedicated "Server" "$(usex server "Development" "Desktop")") - -DQT_QMAKE_EXECUTABLE="${EROOT}"usr/lib64/qt5/bin/cmake + -DQT_QMAKE_EXECUTABLE="${EROOT}"usr/lib64/qt5/bin/qmake ) cmake-utils_src_configure