diff --git a/Makefile b/Makefile index 12d4229..f163b1a 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ APPLIANCE ?= base -CHROOT = $(CURDIR)/build VABUILDER_OUTPUT := $(CURDIR) +CHROOT = $(VABUILDER_OUTPUT)/build/$(APPLIANCE) PKGDIR = $(VABUILDER_OUTPUT)/packages DISTDIR = $(CURDIR)/distfiles PORTAGE_DIR = $(CURDIR)/portage