mtm: remove noarch

This commit is contained in:
Đoàn Trần Công Danh 2020-11-28 18:20:29 +07:00
parent 50b9d2cbe7
commit 660a938e93
1 changed files with 1 additions and 2 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'mtm'
pkgname=mtm
version=1.2.0
revision=1
revision=2
build_style=gnu-makefile
makedepends="ncurses-devel ncurses-libs"
depends="ncurses"
@ -24,7 +24,6 @@ do_install() {
mtm-terminfo_package() {
short_desc+=" - terminfo data"
archs=noarch
pkg_install() {
vmove usr/share/terminfo
}