mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-22 21:43:03 -04:00
www-apps/selfoss: revision bump; adress some permission issues
Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Maciej Barć <xgqt@protonmail.com>
This commit is contained in:
@@ -36,7 +36,13 @@ src_install() {
|
|||||||
doins -r .
|
doins -r .
|
||||||
|
|
||||||
webapp_serverowned -R "${MY_HTDOCSDIR}"/data
|
webapp_serverowned -R "${MY_HTDOCSDIR}"/data
|
||||||
|
webapp_serverowned -R "${MY_HTDOCSDIR}"/public
|
||||||
webapp_configfile "${MY_HTDOCSDIR}"/.htaccess
|
webapp_configfile "${MY_HTDOCSDIR}"/.htaccess
|
||||||
|
|
||||||
webapp_src_install
|
webapp_src_install
|
||||||
}
|
}
|
||||||
|
|
||||||
|
pkg_postinst() {
|
||||||
|
elog "Default selfoss config is installed as defaults.ini"
|
||||||
|
elog "Copy that config to config.ini and customize as you wish"
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user