build/list: distfiles support

This commit is contained in:
Franco Fichtner 2023-11-21 09:46:31 +01:00
parent 86c0bd3fcc
commit dcbb9cb9a8
1 changed files with 1 additions and 1 deletions

View File

@ -33,7 +33,7 @@ SELF=list
for ARG in ${*}; do
case ${ARG} in
base|kernel|packages|release)
base|distfiles|kernel|packages|release)
SET=$(find_set "${ARG}")
if [ -n "${SET}" ]; then
tar -tf ${SET}