generated from general-packages/pika-pkg-template
amanda=1:3.5.1-12
Some checks failed
PikaOS Upstream Package Build & Release (amd64-v3 + LTO) / build (push) Failing after 34s
Some checks failed
PikaOS Upstream Package Build & Release (amd64-v3 + LTO) / build (push) Failing after 34s
This commit is contained in:
parent
45a530ff0a
commit
18b7eb76df
2
main.sh
2
main.sh
@ -6,6 +6,8 @@ set -e
|
||||
|
||||
VERSION="$PIKA_PACKAGE_VERSION"
|
||||
|
||||
echo "$PIKA_BUILD_ARCH" > pika-build-arch
|
||||
|
||||
apt-get source "$PIKA_PACKAGE_NAME=$VERSION" -y
|
||||
|
||||
if [ "$PIKA_REBUILD" = true ] ; then
|
||||
|
@ -2,4 +2,4 @@ export PIKA_PACKAGE_VERSION="1:3.5.1-12"
|
||||
export PIKA_PACKAGE_NAME="amanda"
|
||||
export PIKA_PACKAGE_PATCH=false
|
||||
export PIKA_REBUILD=false
|
||||
export PIKA_REBUILD_VERSION="b3"
|
||||
export PIKA_REBUILD_VERSION="b2"
|
||||
|
Loading…
Reference in New Issue
Block a user