followup: fix indentation and missing single quote

Signed-off-by: Thomas Lamprecht <[email protected]>
This commit is contained in:
Thomas Lamprecht
2019-09-23 10:28:13 +02:00
parent dcc40f0e99
commit 333bdb6220
+1 -1
View File
@@ -19,7 +19,7 @@ aab.conf:
echo 'Source: http://archlinux.cu.be/$$repo/os/$$arch' >> aab.conf
echo 'Architecture: $(ARCH)' >> aab.conf
echo 'Description: ArchLinux base image.' >> aab.conf
echo ' ArchLinux template with the 'base' group and the 'openssh' package installed.' >> aab.conf
echo " ArchLinux template with the 'base' group and the 'openssh' package installed." >> aab.conf
.PHONY: base-$(ARCH)
base-$(ARCH): aab.conf archlinux-base_$(V_ARCH).tar.gz