vips: drop noarch
This commit is contained in:
parent
ccae25d01e
commit
bedda0e21c
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'vips'
|
# Template file for 'vips'
|
||||||
pkgname=vips
|
pkgname=vips
|
||||||
version=8.10.1
|
version=8.10.1
|
||||||
revision=1
|
revision=2
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
build_helper=gir
|
build_helper=gir
|
||||||
configure_args="--enable-introspection=$(vopt_if gir yes no)"
|
configure_args="--enable-introspection=$(vopt_if gir yes no)"
|
||||||
|
@ -69,7 +69,6 @@ libvips-devel_package() {
|
||||||
}
|
}
|
||||||
|
|
||||||
libvips-doc_package() {
|
libvips-doc_package() {
|
||||||
archs=noarch
|
|
||||||
short_desc+=" - documentation"
|
short_desc+=" - documentation"
|
||||||
pkg_install() {
|
pkg_install() {
|
||||||
vmove usr/share/gtk-doc
|
vmove usr/share/gtk-doc
|
||||||
|
|
Loading…
Reference in New Issue