OpenRCT2: fix archs=noarch for the -data subpkg
This commit is contained in:
@@ -5,7 +5,7 @@ pkgname=OpenRCT2
|
||||
_objects_version=1.0.12
|
||||
_titles_version=0.1.2
|
||||
version=0.2.4
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=cmake
|
||||
configure_args="$(vopt_if multiplayer "" "-DDISABLE_HTTP_TWITCH=1 -DDISABLE_NETWORK=1")"
|
||||
hostmakedepends="pkg-config unzip"
|
||||
@@ -49,7 +49,7 @@ post_extract() {
|
||||
|
||||
OpenRCT2-data_package() {
|
||||
short_desc+=" - data files"
|
||||
noarch=yes
|
||||
archs=noarch
|
||||
pkg_install() {
|
||||
vmove usr/share/openrct2
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user