Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 825623 Details for
Bug 766294
sci-mathematics/rstudio: restore package
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
rstudio-2022.07.2.576-resource-paths.patch
rstudio-2022.07.2.576-resource-paths.patch (text/plain), 692 bytes, created by
Mark Wright
on 2022-10-27 09:57:20 UTC
(
hide
)
Description:
rstudio-2022.07.2.576-resource-paths.patch
Filename:
MIME Type:
Creator:
Mark Wright
Created:
2022-10-27 09:57:20 UTC
Size:
692 bytes
patch
obsolete
>--- rstudio-2022.07.2-576-orig/src/cpp/desktop/DesktopOptions.cpp 2022-08-31 23:09:53.000000000 +1000 >+++ rstudio-2022.07.2-576/src/cpp/desktop/DesktopOptions.cpp 2022-10-10 12:49:27.868150708 +1100 >@@ -652,15 +652,9 @@ > { > if (resourcesPath_.isEmpty()) > { >-#ifdef RSTUDIO_PACKAGE_BUILD > // release configuration: the 'resources' folder is > // part of the supporting files folder > resourcesPath_ = supportingFilePath().completePath("resources"); >-#else >- // developer configuration: the 'resources' folder is >- // a sibling of the RStudio executable >- resourcesPath_ = scriptsPath().completePath("resources"); >-#endif > } > > return resourcesPath_;
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 766294
:
690210
|
713199
|
713457
|
825603
|
825621
| 825623 |
825625
|
825627
|
825629
|
825631
|
825633
|
825635
|
825637
|
840597