build-vm: whitespace fixup
...so that it doesn't show up in a diff with build-vm.
This commit is contained in:
parent
5fbe38b092
commit
7b9d8e9cd1
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user