Commit 7b9d8e9c authored by Michael Shigorin's avatar Michael Shigorin

build-vm: whitespace fixup

...so that it doesn't show up in a diff with build-vm.
parent 5fbe38b0
...@@ -8,7 +8,7 @@ IMAGE_PACKAGES = $(DOT_BASE) \ ...@@ -8,7 +8,7 @@ IMAGE_PACKAGES = $(DOT_BASE) \
$(call list,$(BASE_LISTS) $(THE_LISTS)) $(call list,$(BASE_LISTS) $(THE_LISTS))
IMAGE_PACKAGES_REGEXP = $(THE_PACKAGES_REGEXP) \ IMAGE_PACKAGES_REGEXP = $(THE_PACKAGES_REGEXP) \
$(BASE_PACKAGES_REGEXP) $(BASE_PACKAGES_REGEXP)
# intermediate chroot archive # intermediate chroot archive
VM_TARBALL := $(IMAGE_OUTDIR)/$(IMAGE_NAME).tar VM_TARBALL := $(IMAGE_OUTDIR)/$(IMAGE_NAME).tar
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment