diff --git a/Makefile b/Makefile index 5726fe8..caa3771 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -CHROOT = $(PWD)/vabuild +CHROOT = $(CURDIR)/vabuild APPLIANCE ?= base HOSTNAME = $(APPLIANCE) RAW_IMAGE = $(HOSTNAME).img