fixed packages

This commit is contained in:
Devaev Maxim
2021-01-08 00:49:43 +03:00
parent 0a6c0335d0
commit f14f49dc92
3 changed files with 6 additions and 1 deletions

View File

@@ -25,5 +25,7 @@ BDEPEND=""
src_install() {
dobin ustreamer
dobin ustreamer-dump
doman man/ustreamer.1
doman man/ustreamer-dump.1
}