diff options
Diffstat (limited to 'configs/syslinux-iso/Makefile')
-rw-r--r-- | configs/syslinux-iso/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/syslinux-iso/Makefile b/configs/syslinux-iso/Makefile index e719075..0d95b32 100644 --- a/configs/syslinux-iso/Makefile +++ b/configs/syslinux-iso/Makefile @@ -71,7 +71,7 @@ $(WORKDIR)/isomounts: isomounts root-image # Rule for make the [core] repo packages core-pkgs: - ./download-repo.sh core $(WORKDIR)/core-pkgs + ./download-repo.sh core $(WORKDIR)/core-pkgs/src/core/pkg # Clean-up all work |