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'
|
# Template file for 'groff'
|
||||||
pkgname=groff
|
pkgname=groff
|
||||||
version=1.22.4
|
version=1.22.4
|
||||||
revision=1
|
revision=2
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--without-x --disable-rpath"
|
configure_args="--without-x --disable-rpath"
|
||||||
hostmakedepends="texinfo perl bison"
|
hostmakedepends="texinfo perl bison"
|
||||||
|
@ -50,7 +50,6 @@ libgroff_package() {
|
||||||
|
|
||||||
groff-doc_package() {
|
groff-doc_package() {
|
||||||
short_desc+=" - documentation"
|
short_desc+=" - documentation"
|
||||||
archs=noarch
|
|
||||||
pkg_install() {
|
pkg_install() {
|
||||||
vmove usr/share/doc
|
vmove usr/share/doc
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue