From ccd5e7185a586e2ee6303d94600d16ec36e1e5e6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nicol=C3=A1s=20Reynolds?= Date: Wed, 18 May 2011 18:18:41 -0300 Subject: fix --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index 383da58..0603418 100644 --- a/Makefile +++ b/Makefile @@ -82,8 +82,8 @@ $(WORKDIR)/iso/$(INSTALL_DIR)/isomounts: isomounts root-image # Rule for make the [core] repo packages core-pkgs: - mv core-pkgs $(WORKDIR)/ -# ./download-repo.sh core $(WORKDIR)/core-pkgs/src/core/pkg +# mv core-pkgs $(WORKDIR)/ + ./download-repo.sh core $(WORKDIR)/core-pkgs/src/core/pkg # Clean-up all work -- cgit v1.2.3