do not sync any repos in chroots
/var/db/repos is now bind mounted to the repos
This commit is contained in:
parent
6894e00d2e
commit
c7f58b9bfd
1 changed files with 0 additions and 3 deletions
|
@ -111,9 +111,6 @@ PORTAGE_OPTIONS+=( "--backtrack=$BACKTRACK" )
|
|||
|
||||
if [[ $CHROOTED == 1 ]] ; then
|
||||
SYNC_COMMAND=""
|
||||
for repo in helpers meskal-overlay selba ; do
|
||||
emaint sync -r "$repo"
|
||||
done
|
||||
fi
|
||||
|
||||
myemerge() {
|
||||
|
|
Loading…
Add table
Reference in a new issue