generated from general-packages/pika-pkg-template
Update fetch.sh
This commit is contained in:
parent
0e5d3619a5
commit
9789b6c910
4
fetch.sh
4
fetch.sh
@ -4,6 +4,10 @@ set -e
|
|||||||
|
|
||||||
. ./pika-build-config.sh
|
. ./pika-build-config.sh
|
||||||
|
|
||||||
|
VERSION="$PIKA_PACKAGE_VERSION"
|
||||||
|
|
||||||
|
echo "$PIKA_BUILD_ARCH" > pika-build-arch
|
||||||
|
|
||||||
if [[ $PIKA_BUILD_ARCH == "amd64-v3" ]]
|
if [[ $PIKA_BUILD_ARCH == "amd64-v3" ]]
|
||||||
then
|
then
|
||||||
export PIKA_BIN_ARCH="amd64"
|
export PIKA_BIN_ARCH="amd64"
|
||||||
|
Loading…
Reference in New Issue
Block a user