diff --git a/www-apps/phpBB/phpBB-3.2.7.ebuild b/www-apps/phpBB/phpBB-3.2.7.ebuild index c44df8c4c35c0..95dfe1c227671 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() {