fixup! Add tix-upgrade(8).

This commit is contained in:
Jonas 'Sortie' Termansen 2023-09-11 20:37:46 +02:00
parent 44423e0162
commit 346f202d48
1 changed files with 1 additions and 0 deletions

View File

@ -186,6 +186,7 @@ fi
# Fetch each binary package from the mirror.
# TODO: Handle new mandatory / recommended ports.
# TODO: Handle renamed ports.
# TODO: Tracking sets like minimal/basic/full.
mkdir -p -- "$cachedir/repository"
packages=""
for package in $(LC_ALL=C ls -- "$collection/tix/tixinfo"); do