Makefile: update to the first profile.

This commit is contained in:
Albert Hopkins 2013-07-22 13:13:55 +00:00
parent 358e89204f
commit 344f1bb1eb
1 changed files with 1 additions and 0 deletions

View File

@ -159,6 +159,7 @@ ifdef PKGDIR
endif
echo ACCEPT_KEYWORDS=$(ACCEPT_KEYWORDS) >> $(CHROOT)/etc/portage/make.conf
-[ -f "$(APPLIANCE)/make.conf" ] && cat "$(APPLIANCE)/make.conf" >> $(CHROOT)/etc/portage/make.conf
$(inroot) eselect profile set 1
cp locale.gen $(CHROOT)/etc/locale.gen
$(inroot) locale-gen
mkdir -p $(CHROOT)/etc/portage