mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-16 02:23:16 -04:00
www-apps/gogs: fixed OpenRC
Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Denis Reva <denis7774@gmail.com>
This commit is contained in:
@@ -489,8 +489,8 @@ src_install() {
|
||||
# Prepare systemd init scripts and install it
|
||||
systemd_dounit "${FILESDIR}/systemd/${PN}.service"
|
||||
# Install OpenRC init files
|
||||
doconfd "${FILESDIR}/gogs-confd"
|
||||
doinitd "${FILESDIR}/gogs-initd"
|
||||
newconfd "${FILESDIR}/gogs-confd" gogs
|
||||
newinitd "${FILESDIR}/gogs-initd" gogs
|
||||
# Install HTTPS certs
|
||||
if use cert; then
|
||||
keepdir /etc/${PN}/https
|
||||
Reference in New Issue
Block a user