generated from general-packages/pika-pkg-template
Update main_pbuilder.sh
This commit is contained in:
parent
6bd29e9847
commit
136b60caa8
@ -8,6 +8,9 @@ VERSION="$PIKA_PACKAGE_VERSION"
|
||||
|
||||
echo "$PIKA_BUILD_ARCH" > pika-build-arch
|
||||
|
||||
apt-get update -y
|
||||
apt-get install pika-pbuilder -y
|
||||
|
||||
# Get source code
|
||||
if [[ "$PIKA_PACKAGE_NAME" == *-dmo ]];
|
||||
then
|
||||
|
Loading…
Reference in New Issue
Block a user