Packages.gz -> Packages.bz2

This commit is contained in:
Lance Vick 2023-06-16 12:11:11 -07:00
parent e1e6792569
commit c55daf1cdf
Signed by: lrvick
GPG Key ID: 8E47A1EC35A1551D
1 changed files with 1 additions and 1 deletions

View File

@ -114,7 +114,7 @@ $(CONFIG_DIR)/apt-hashes-x86_64.list:
/usr/local/bin/packages-update /usr/local/bin/packages-update
# Pin all packages in toolchain container to latest versions # Pin all packages in toolchain container to latest versions
$(FETCH_DIR)/apt/Packages.gz: $(FETCH_DIR)/apt/Packages.bz2:
docker run \ docker run \
--rm \ --rm \
--tty \ --tty \