diff --git a/tools/mkpkg/update_binary-addons b/tools/mkpkg/update_binary-addons index cbb47eb2e5..a889960810 100755 --- a/tools/mkpkg/update_binary-addons +++ b/tools/mkpkg/update_binary-addons @@ -10,7 +10,7 @@ if [ -z "$1" ]; then fi # list of packages to exclude from update -EXCLUDED_PACKAGES="" +EXCLUDED_PACKAGES="vfs.sacd" # the following environment variables can be set to "yes" to enable optional features: # KEEP_GIT_DIRS: don't delete cloned git directories after update check