kbd: drop noarch.
This commit is contained in:
parent
94714effe1
commit
03878fb65f
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'kbd'
|
||||
pkgname=kbd
|
||||
version=2.3.0
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=gnu-configure
|
||||
configure_args="--datadir=/usr/share/kbd --localedir=/usr/share/kbd/locale"
|
||||
hostmakedepends="automake libtool gettext-devel flex pkg-config"
|
||||
|
@ -53,7 +53,6 @@ post_install() {
|
|||
kbd-data_package() {
|
||||
short_desc+=" - keymaps, console fonts and unicode maps"
|
||||
replaces="kbd<2.0.1_1"
|
||||
archs=noarch
|
||||
pkg_install() {
|
||||
vmove usr/share/kbd/consolefonts
|
||||
vmove usr/share/kbd/consoletrans
|
||||
|
|
Loading…
Reference in New Issue