Fixed overlay exclusion

This commit is contained in:
Horea Christian 2023-05-23 19:06:29 -04:00
parent 06585dd1e2
commit 232443d1ce

View file

@ -195,7 +195,7 @@ EXCLUDES=(
)
EXCLUDES_DEFAULT_PORTAGE=(
"--exclude=${TARGET}var/db/repos/*"
"--exclude=${TARGET}var/db/repos/*/*"
"--exclude=${TARGET}var/cache/distfiles/*"
"--exclude=${TARGET}usr/portage/*"
)