fd: install man page
This commit is contained in:
parent
d751c0c9af
commit
4f8082c699
@ -1,7 +1,7 @@
|
||||
# Template file for 'fd'
|
||||
pkgname=fd
|
||||
version=6.0.0
|
||||
revision=1
|
||||
revision=2
|
||||
hostmakedepends="rust cargo"
|
||||
short_desc="A simple, fast and user-friendly alternative to find"
|
||||
maintainer="Jerry Tegno <jerrytegno@gmail.com>"
|
||||
@ -21,5 +21,6 @@ do_check() {
|
||||
|
||||
do_install() {
|
||||
vbin target/release/${pkgname}
|
||||
vman doc/fd.1
|
||||
vlicense LICENSE-MIT
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user