mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-19 12:03:02 -04:00
net-misc/peertube-viewer-rs: install manpage
Signed-off-by: Duje Mihanović <duje.mihanovic@skole.hr>
This commit is contained in:
@@ -129,3 +129,7 @@ QA_FLAGS_IGNORED=(
|
||||
"usr/bin/peertube-viewer-rs"
|
||||
)
|
||||
|
||||
src_install() {
|
||||
cargo_src_install
|
||||
install -Dm644 -t "${D}/usr/share/man/man1" "${S}/${PN}.1"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user