From e1a4d68298c8be386c515ffaba4f52945a9b8d9c Mon Sep 17 00:00:00 2001 From: Sunderland93 Date: Sat, 25 Feb 2023 23:12:15 +0400 Subject: [PATCH] Fix building --- etc/auto/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/etc/auto/config b/etc/auto/config index 13c94f7..0e66871 100755 --- a/etc/auto/config +++ b/etc/auto/config @@ -44,7 +44,7 @@ lb config noauto \ --zsync false \ --security true \ --updates true \ - --debootstrap-options="--extractor=ar" \ + --debootstrap-options="--extractor=ar --include=lsb-release-minimal" \ "${@}" # replace channel and suite