mirror of
https://github.com/sjlongland/gentoo-docker-builder.git
synced 2025-09-14 02:23:19 +10:00
mkimg-container: Set USE flags.
This commit is contained in:
parent
b49f303833
commit
f6f70471e9
@ -23,6 +23,7 @@ RTROOT=/tmp/work/${BASENAME}-rt-${TAG}
|
||||
sed -i -e '/^USE=/ d' /etc/portage/make.conf
|
||||
cat >> /etc/portage/make.conf <<EOF
|
||||
FEATURES="buildpkg"
|
||||
USE="-bindist"
|
||||
GENTOO_MIRRORS="http://mirror.internode.on.net/pub/gentoo"
|
||||
EOF
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user