pkgmeek: restore original treatment of missing files in a footprint

This commit is contained in:
John McQuah 2022-06-11 09:31:56 -04:00
parent 46231987e1
commit ed198ade6b

View File

@ -232,6 +232,7 @@ PKGMK_EXTRACT_ONLY="no"
PKGMK_MTIME_ONLY="no"
PKGMK_UPDATE_FOOTPRINT="no"
PKGMK_IGNORE_FOOTPRINT="no"
PKGMK_IGNORE_MISSING="no"
PKGMK_IGNORE_NEW="no"
PKGMK_FORCE="no"
PKGMK_KEEP_WORK="no"