From ffb5a527b4cfa14e835b6d8766e32cab15b0d457 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C4=90o=C3=A0n=20Tr=E1=BA=A7n=20C=C3=B4ng=20Danh?= Date: Thu, 26 Nov 2020 21:16:22 +0700 Subject: [PATCH] xapian-core: remove noarch --- srcpkgs/xapian-core/template | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/srcpkgs/xapian-core/template b/srcpkgs/xapian-core/template index da9b6326bd6..faa8905b1d9 100644 --- a/srcpkgs/xapian-core/template +++ b/srcpkgs/xapian-core/template @@ -1,7 +1,7 @@ # Template file for 'xapian-core' pkgname=xapian-core version=1.4.17 -revision=1 +revision=2 build_style=gnu-configure configure_args="--disable-static" makedepends="zlib-devel libuuid-devel" @@ -31,7 +31,6 @@ xapian-core-devel_package() { } xapian-core-doc_package() { short_desc+=" - documentation" - archs=noarch pkg_install() { vmove usr/share/doc }