www-apps/converse-js: Installed dir in empty

Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Alarig Le Lay <alarig@swordarmor.fr>
Este commit está contenido en:
Alarig Le Lay 2020-04-22 20:25:18 +02:00
padre 8920ac2d9f
commit 027915731e
Firmado por: alarig
ID de clave GPG: 7AFE62C6DF8BCDEC
Se han modificado 1 ficheros con 2 adiciones y 2 borrados

Ver fichero

@ -35,11 +35,11 @@ src_install() {
dodoc README.md
rm -f README.md
use savedconfig && save_config index.html || doins "${FILESDIR}/index.html"
insinto "${MY_HTDOCSDIR}/"
doins -r .
use savedconfig && save_config index.html || doins "${FILESDIR}/index.html"
webapp_src_install
}