groff: drop noarch

This commit is contained in:
Đoàn Trần Công Danh 2020-10-18 21:35:43 +07:00
parent 129c95e599
commit 55e5aee330

View file

@ -1,7 +1,7 @@
# Template file for 'groff'
pkgname=groff
version=1.22.4
revision=1
revision=2
build_style=gnu-configure
configure_args="--without-x --disable-rpath"
hostmakedepends="texinfo perl bison"
@ -50,7 +50,6 @@ libgroff_package() {
groff-doc_package() {
short_desc+=" - documentation"
archs=noarch
pkg_install() {
vmove usr/share/doc
}