tools-musl: add sandbox to world

This commit is contained in:
Anthony G. Basile 2014-02-18 18:54:34 +00:00
parent b796c7b684
commit 28a816ab8d

View file

@ -53,6 +53,7 @@ prepare_overlay() {
emerge_system() {
ROOT="${ROOTFS}" emerge --keep-going --with-bdeps=y -uvq @system
ROOT="${ROOTFS}" emerge --keep-going --with-bdeps=y -uvq sandbox
}
mk_top_level_dirs() {