projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
adbc942
)
sci-mathematics/rstudio: Fix typo in rstudio-0.99.473 s/cmake/qmake/
author
Mark Wright
<gienah@gentoo.org>
Thu, 27 Aug 2015 02:54:12 +0000
(12:54 +1000)
committer
Mark Wright
<gienah@gentoo.org>
Thu, 27 Aug 2015 02:54:12 +0000
(12:54 +1000)
Package-Manager: portage-2.2.20.1
sci-mathematics/rstudio/rstudio-0.99.473.ebuild
patch
|
blob
|
history
diff --git
a/sci-mathematics/rstudio/rstudio-0.99.473.ebuild
b/sci-mathematics/rstudio/rstudio-0.99.473.ebuild
index f98cffe1dab8d69e0ccb931e430c2476c8395bde..a5221e797634289b0171fc0321e6ed884f4d658e 100644
(file)
--- 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/
c
make
+ -DQT_QMAKE_EXECUTABLE="${EROOT}"usr/lib64/qt5/bin/
q
make
)
cmake-utils_src_configure