fix copy of configs/locale.gen

This commit is contained in:
Jörg Deckert 2021-02-05 15:49:58 +01:00
parent d24700fac4
commit ac02aab8d1
1 changed files with 1 additions and 1 deletions

View File

@ -168,7 +168,7 @@ $(CHROOT)/var/tmp/profile: $(STAGE3)
touch $@
$(CHROOT)/etc/locale.gen: configs/locale.gen
COPY configs/locale.gen $@
COPY configs/locale.gen /etc/locale.gen
$(COMPILE_OPTIONS): $(STAGE3) $(PORTAGE_DIR) $(CHROOT)/etc/portage/make.conf configs/locale.gen $(portage_package_files) $(portage_make_conf_local) $(CHROOT)/var/tmp/profile $(CHROOT)/etc/locale.gen
RUN locale-gen