vala: remove noarch
This commit is contained in:
parent
ca8b0789b9
commit
7caf1e25af
1 changed files with 1 additions and 2 deletions
|
@ -2,7 +2,7 @@
|
||||||
pkgname=vala
|
pkgname=vala
|
||||||
# Should be kept in sync with 'valadoc' (shared distfiles)
|
# Should be kept in sync with 'valadoc' (shared distfiles)
|
||||||
version=0.50.0
|
version=0.50.0
|
||||||
revision=1
|
revision=2
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-valadoc"
|
configure_args="--disable-valadoc"
|
||||||
hostmakedepends="flex libxslt pkg-config"
|
hostmakedepends="flex libxslt pkg-config"
|
||||||
|
@ -46,7 +46,6 @@ vala-devel_package() {
|
||||||
}
|
}
|
||||||
|
|
||||||
vala-doc_package() {
|
vala-doc_package() {
|
||||||
archs=noarch
|
|
||||||
depends="vala-${version}_${revision}"
|
depends="vala-${version}_${revision}"
|
||||||
short_desc+=" - devhelp documentation"
|
short_desc+=" - devhelp documentation"
|
||||||
pkg_install() {
|
pkg_install() {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue