mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-01 11:18:09 -07:00
www-apps/phpBB: Make doc link relative to dodge possible Portage bug
Closes: https://bugs.gentoo.org/678138 Package-Manager: Portage-2.3.67, Repoman-2.3.13 Signed-off-by: James Le Cuirot <chewi@gentoo.org>
This commit is contained in:
@@ -33,7 +33,7 @@ src_install() {
|
||||
webapp_src_install
|
||||
|
||||
# phpBB needs docs together with the other files.
|
||||
dosym "${MY_HTDOCSDIR}"/docs /usr/share/doc/${PF}
|
||||
dosym ../webapps/${PN}/${SLOT}/htdocs/docs /usr/share/doc/${PF}
|
||||
}
|
||||
|
||||
pkg_postinst() {
|
||||
|
||||
Reference in New Issue
Block a user