diff --git a/Makefile b/Makefile index b7fe33d..c2d144b 100644 --- a/Makefile +++ b/Makefile @@ -106,6 +106,7 @@ ifeq ($(EMERGE_RSYNC),YES) @scripts/echo Syncing portage tree $(inroot) emerge --sync --quiet endif + touch $(PORTAGE_DIR) $(PREPROOT): $(STAGE3) $(PORTAGE_DIR) configs/fstab mkdir -p $(PKGDIR) $(DISTDIR)