Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 727912 | Differences between
and this patch

Collapse All | Expand All

(-)rstudio-1.3.1093.ebuild.orig (+1 lines)
Lines 178-183 src_configure() { Link Here
178
		-DRSTUDIO_TARGET=$(usex dedicated "Server" "$(usex server "Development" "Desktop")")
178
		-DRSTUDIO_TARGET=$(usex dedicated "Server" "$(usex server "Development" "Desktop")")
179
		-DRSTUDIO_VERIFY_R_VERSION=FALSE
179
		-DRSTUDIO_VERIFY_R_VERSION=FALSE
180
		-DRSTUDIO_USE_SYSTEM_BOOST=TRUE
180
		-DRSTUDIO_USE_SYSTEM_BOOST=TRUE
181
		-DRSTUDIO_BOOST_SIGNALS_VERSION=2
181
		)
182
		)
182
183
183
	if use !dedicated; then
184
	if use !dedicated; then

Return to bug 727912