yara: install docs
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# Template file for 'yara'
|
||||
pkgname=yara
|
||||
version=3.5.0
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=gnu-configure
|
||||
configure_args="--enable-magic --enable-cuckoo"
|
||||
hostmakedepends="automake libtool"
|
||||
@@ -36,5 +36,8 @@ yara-devel_package() {
|
||||
}
|
||||
|
||||
post_install() {
|
||||
for f in docs/*.rst docs/modules/*.rst; do
|
||||
vdoc $f
|
||||
done
|
||||
vlicense COPYING
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user