From 037dc52c5d9f8586976f5806baf5e80b4619ab6f Mon Sep 17 00:00:00 2001 From: Sunderland93 Date: Fri, 10 Feb 2023 13:25:56 +0400 Subject: [PATCH] Fix build with newer live-build --- etc/auto/config | 1 - 1 file changed, 1 deletion(-) diff --git a/etc/auto/config b/etc/auto/config index 4ee3e19..a3206db 100755 --- a/etc/auto/config +++ b/etc/auto/config @@ -34,7 +34,6 @@ lb config noauto \ --keyring-packages ubuntu-keyring \ --apt-options "--yes --option Acquire::Retries=5 --option Acquire::http::Timeout=100" \ --cache-packages false \ - --cache-stages false \ --checksums md5 \ --uefi-secure-boot enable \ --binary-images iso-hybrid \