grv: install docs
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# Template file for 'grv'
|
||||
pkgname=grv
|
||||
version=0.1.3
|
||||
revision=1
|
||||
revision=2
|
||||
wrksrc=${pkgname}
|
||||
build_style=go
|
||||
go_import_path="github.com/rgburke/grv"
|
||||
@@ -16,5 +16,5 @@ distfiles="https://github.com/rgburke/grv/releases/download/v${version}/grv-${ve
|
||||
checksum=61c73aff8e73fe86ee5a1b7a37e8506afa87fda3f81edacadfc6b9aeebc22314
|
||||
|
||||
post_install() {
|
||||
vdoc README.md
|
||||
vdoc doc/documentation.md
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user