www-apps/taskcafe: fix ebuild reinstall error and add -9999 package

This commit is contained in:
Martin Sekera 2021-01-08 22:56:06 +01:00
parent d768bf3dce
commit 3ec318fe9c
2 changed files with 61 additions and 1 deletions

View file

@ -34,7 +34,7 @@ src_install() {
dobin dist/${PN}
keepdir /var/lib/${PN}/uploads
chown -R ${PN}:${PN} /var/lib/${PN}/uploads
chown -R ${PN}:${PN} "${D}/var/lib/${PN}/uploads"
insinto /etc/${PN}
doins conf/${PN}.example.toml