fix www-apps/taskcafe dir ownership
This commit is contained in:
parent
7bff6cdfca
commit
9951f7b787
1 changed files with 1 additions and 0 deletions
|
@ -34,6 +34,7 @@ src_install() {
|
||||||
dobin dist/${PN}
|
dobin dist/${PN}
|
||||||
|
|
||||||
keepdir /var/lib/${PN}/uploads
|
keepdir /var/lib/${PN}/uploads
|
||||||
|
chown -R ${PN}:${PN} /var/lib/${PN}/uploads
|
||||||
|
|
||||||
insinto /etc/${PN}
|
insinto /etc/${PN}
|
||||||
doins conf/${PN}.example.toml
|
doins conf/${PN}.example.toml
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue