xmoto: remove noarch
This commit is contained in:
parent
2280cf3687
commit
886468ff2e
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'xmoto'
|
# Template file for 'xmoto'
|
||||||
pkgname=xmoto
|
pkgname=xmoto
|
||||||
version=0.6.1
|
version=0.6.1
|
||||||
revision=1
|
revision=2
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
build_helper="qemu"
|
build_helper="qemu"
|
||||||
configure_args="-DOpenGL_GL_PREFERENCE=GLVND -DXMOTO_PACK=manual"
|
configure_args="-DOpenGL_GL_PREFERENCE=GLVND -DXMOTO_PACK=manual"
|
||||||
|
@ -29,7 +29,6 @@ post_install() {
|
||||||
}
|
}
|
||||||
|
|
||||||
xmoto-data_package() {
|
xmoto-data_package() {
|
||||||
archs=noarch
|
|
||||||
short_desc+=" - data files"
|
short_desc+=" - data files"
|
||||||
pkg_install() {
|
pkg_install() {
|
||||||
vmove usr/share/xmoto
|
vmove usr/share/xmoto
|
||||||
|
|
Loading…
Reference in New Issue