regen Packages.gz when apt hashes change

This commit is contained in:
Lance Vick 2023-06-30 12:55:08 -07:00
parent 09c3a79d8c
commit 352783aa65
Signed by: lrvick
GPG Key ID: 8E47A1EC35A1551D
1 changed files with 1 additions and 1 deletions

View File

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