botan: drop noarch for -doc subpkg
This commit is contained in:
parent
42065d68c8
commit
ff7894545b
1 changed files with 1 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'botan'
|
||||
pkgname=botan
|
||||
version=2.16.0
|
||||
revision=1
|
||||
revision=2
|
||||
wrksrc="${pkgname^}-${version}"
|
||||
build_style=gnu-makefile
|
||||
pycompile_module="botan.py"
|
||||
|
@ -87,7 +87,6 @@ post_install() {
|
|||
|
||||
botan-doc_package() {
|
||||
short_desc+=" - documentation"
|
||||
archs=noarch
|
||||
pkg_install() {
|
||||
vmove usr/share/doc
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue