mirror of
https://github.com/erenfro/gen2stage4.git
synced 2024-11-13 02:38:57 -05:00
Exclude other overlay dirs as well, not just ::gentoo
This commit is contained in:
parent
f0a56d7a35
commit
1c128276bf
1 changed files with 1 additions and 1 deletions
|
@ -195,7 +195,7 @@ EXCLUDES=(
|
|||
)
|
||||
|
||||
EXCLUDES_DEFAULT_PORTAGE=(
|
||||
"--exclude=${TARGET}var/db/repos/gentoo/*"
|
||||
"--exclude=${TARGET}var/db/repos/*"
|
||||
"--exclude=${TARGET}var/cache/distfiles/*"
|
||||
"--exclude=${TARGET}usr/portage/*"
|
||||
)
|
||||
|
|
Loading…
Reference in a new issue