fontconfig: drop noarch
This commit is contained in:
parent
6dea513db7
commit
41652055c6
1 changed files with 1 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'fontconfig'
|
||||
pkgname=fontconfig
|
||||
version=2.13.1
|
||||
revision=2
|
||||
revision=3
|
||||
build_style=gnu-configure
|
||||
configure_args="--enable-static --enable-docs --with-cache-dir=/var/cache/${pkgname}"
|
||||
hostmakedepends="gperf pkg-config"
|
||||
|
@ -42,7 +42,6 @@ fontconfig-devel_package() {
|
|||
|
||||
fontconfig-doc_package() {
|
||||
short_desc+=" - documentation"
|
||||
archs=noarch
|
||||
pkg_install() {
|
||||
vmove usr/share/doc
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue