summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'www-apps')
-rw-r--r--www-apps/phpBB/phpBB-3.2.7.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/www-apps/phpBB/phpBB-3.2.7.ebuild b/www-apps/phpBB/phpBB-3.2.7.ebuild
index c44df8c4c35c..95dfe1c22767 100644
--- a/www-apps/phpBB/phpBB-3.2.7.ebuild
+++ b/www-apps/phpBB/phpBB-3.2.7.ebuild
@@ -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() {