media-video/owncast: remove RedundantDodir

Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
This commit is contained in:
Andrew Ammerlaan
2021-08-03 10:51:14 +02:00
parent 0bd7778553
commit df99ce1845

View File

@@ -170,7 +170,6 @@ src_install() {
diropts -m 0755 -o owncast -g owncast
insopts -m 0644 -o owncast -g owncast
dodir /var/lib/${PN}
insinto /var/lib/${PN}
doins -r static webroot
}