lib/crossdev: Do not update when installing
This usually results in a broken dependency graph that has to be resolved by rebuilding the base layer.lib/main
parent
961cb0078c
commit
5d730ee0e6
|
@ -17,7 +17,7 @@ masters = gentoo
|
||||||
auto-sync = no
|
auto-sync = no
|
||||||
EOF
|
EOF
|
||||||
|
|
||||||
emerge -kvnuUDj --rebuilt-binaries=y sys-devel/crossdev
|
emerge -kvnj --rebuilt-binaries=y sys-devel/crossdev
|
||||||
|
|
||||||
crossdev --stable -t "$1"
|
crossdev --stable -t "$1"
|
||||||
|
|
||||||
|
|
Reference in New Issue