apache-ant: replace noarch="yes" with archs=noarch
This commit is contained in:
parent
580ce4c427
commit
76fd4b00db
1 changed files with 1 additions and 1 deletions
|
@ -41,7 +41,7 @@ do_install() {
|
|||
apache-ant-doc_package() {
|
||||
short_desc+=" - documentation"
|
||||
depends="${sourcepkg}>=${version}_${revision}"
|
||||
noarch="yes"
|
||||
archs=noarch
|
||||
pkg_install() {
|
||||
vmove $_prefix/manual
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue