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