groff: drop noarch
This commit is contained in:
parent
129c95e599
commit
55e5aee330
1 changed files with 1 additions and 2 deletions
|
@ -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
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue