build-vm: whitespace fixup

...so that it doesn't show up in a diff with build-vm.
This commit is contained in:
Michael Shigorin 2018-02-14 18:33:46 +03:00
parent 5fbe38b092
commit 7b9d8e9cd1

View File

@ -8,7 +8,7 @@ IMAGE_PACKAGES = $(DOT_BASE) \
$(call list,$(BASE_LISTS) $(THE_LISTS))
IMAGE_PACKAGES_REGEXP = $(THE_PACKAGES_REGEXP) \
$(BASE_PACKAGES_REGEXP)
$(BASE_PACKAGES_REGEXP)
# intermediate chroot archive
VM_TARBALL := $(IMAGE_OUTDIR)/$(IMAGE_NAME).tar