man directory

This commit is contained in:
Devaev Maxim
2021-01-06 22:49:26 +03:00
parent 5c904cf766
commit 0fbb41752e
4 changed files with 3 additions and 3 deletions

View File

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