taisei: remove noarch
This commit is contained in:
parent
4633fa9dbd
commit
3ae5ece05b
1 changed files with 1 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'taisei'
|
||||
pkgname=taisei
|
||||
version=1.3.1
|
||||
revision=2
|
||||
revision=3
|
||||
wrksrc="taisei-v${version}"
|
||||
build_style=meson
|
||||
hostmakedepends="pkg-config python3-docutils"
|
||||
|
@ -20,7 +20,6 @@ post_install() {
|
|||
|
||||
taisei-data_package() {
|
||||
short_desc+=" - data files"
|
||||
archs=noarch
|
||||
pkg_install() {
|
||||
vmove usr/share/taisei
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue