freeorion: unbreak on aarch64
This commit is contained in:
parent
d51f0ddbf7
commit
6899780a9e
@ -17,12 +17,6 @@ changelog="https://raw.githubusercontent.com/freeorion/freeorion/master/ChangeLo
|
||||
distfiles="https://github.com/freeorion/freeorion/releases/download/v${version}/FreeOrion_v${_release}_Source.tar.gz"
|
||||
checksum=d405dbeb43afb7fa76937cf15cdb10b15e818da171ec1eb03e4a1c3ecbba46f7
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
aarch64)
|
||||
broken="ERROR: python-setuptools-40.6.2_1: SHA256 hash is not valid: No such file or directory"
|
||||
;;
|
||||
esac
|
||||
|
||||
post_extract() {
|
||||
_build_no=${_release/*_/}
|
||||
sed -i -e "s|\${FreeOrion_BUILD_NO}|$_build_no|" util/Version.cpp.in
|
||||
|
Loading…
x
Reference in New Issue
Block a user