Fix Kinetic build

This commit is contained in:
Aleksey Samoilov 2022-08-23 11:17:04 +04:00
parent 6eb71fc92d
commit bfaa69fc2d
3 changed files with 3 additions and 1 deletions

View file

@ -27,6 +27,8 @@ apt-get update
apt-get install -y binutils zstd live-build
dpkg -i ./debs/*.deb
ln -sfn /usr/share/debootstrap/scripts/gutsy /usr/share/debootstrap/scripts/kinetic
build () {
BUILD_ARCH="$1"

View file

@ -45,7 +45,7 @@ lb config noauto \
--zsync false \
--security true \
--updates true \
--debootstrap-options "--exclude=pinephone-tweaks,mobile-tweaks-common,librem5-tweaks,pinetab-tweaks" \
--debootstrap-options "--include=ca-certificates --variant=minbase" \
"${@}"
# replace channel and suite