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'
|
# Template file for 'botan'
|
||||||
pkgname=botan
|
pkgname=botan
|
||||||
version=2.16.0
|
version=2.16.0
|
||||||
revision=1
|
revision=2
|
||||||
wrksrc="${pkgname^}-${version}"
|
wrksrc="${pkgname^}-${version}"
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
pycompile_module="botan.py"
|
pycompile_module="botan.py"
|
||||||
|
@ -87,7 +87,6 @@ post_install() {
|
||||||
|
|
||||||
botan-doc_package() {
|
botan-doc_package() {
|
||||||
short_desc+=" - documentation"
|
short_desc+=" - documentation"
|
||||||
archs=noarch
|
|
||||||
pkg_install() {
|
pkg_install() {
|
||||||
vmove usr/share/doc
|
vmove usr/share/doc
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue