Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 825635 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-systemd.patch
rstudio-2022.07.2.576-systemd.patch (text/plain), 1.13 KB, created by
Mark Wright
on 2022-10-27 10:02:46 UTC
(
hide
)
Description:
rstudio-2022.07.2.576-systemd.patch
Filename:
MIME Type:
Creator:
Mark Wright
Created:
2022-10-27 10:02:46 UTC
Size:
1.13 KB
patch
obsolete
>--- rstudio-2022.07.2-576-orig/src/cpp/server/CMakeLists.txt 2022-08-31 23:09:53.000000000 +1000 >+++ rstudio-2022.07.2-576/src/cpp/server/CMakeLists.txt 2022-10-10 09:32:16.872947458 +1100 >@@ -236,17 +236,12 @@ > DESTINATION ${RSERVER_UPSTART_DIR}) > > # install configured systemd profile >- set(RSERVER_SYSTEMD_DIR "extras/systemd") >+ set(RSERVER_SYSTEMD_DIR "lib/systemd/system") > set(RSERVER_SYSTEMD_PROFILE "${RSERVER_SYSTEMD_DIR}/rstudio-server.service") > configure_file(${CMAKE_CURRENT_SOURCE_DIR}/${RSERVER_SYSTEMD_PROFILE}.in > ${CMAKE_CURRENT_BINARY_DIR}/${RSERVER_SYSTEMD_PROFILE}) > install(FILES ${CMAKE_CURRENT_BINARY_DIR}/${RSERVER_SYSTEMD_PROFILE} > DESTINATION ${RSERVER_SYSTEMD_DIR}) >- set(RSERVER_SYSTEMD_PROFILE_REDHAT "${RSERVER_SYSTEMD_DIR}/rstudio-server.redhat.service") >- configure_file(${CMAKE_CURRENT_SOURCE_DIR}/${RSERVER_SYSTEMD_PROFILE_REDHAT}.in >- ${CMAKE_CURRENT_BINARY_DIR}/${RSERVER_SYSTEMD_PROFILE_REDHAT}) >- install(FILES ${CMAKE_CURRENT_BINARY_DIR}/${RSERVER_SYSTEMD_PROFILE_REDHAT} >- DESTINATION ${RSERVER_SYSTEMD_DIR}) > > elseif(APPLE) >
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