From 7715f2d4e1102f1f633060b9660d19f3b926cb1d Mon Sep 17 00:00:00 2001 From: Dietmar Maurer Date: Sat, 29 Aug 2015 11:12:02 +0200 Subject: [PATCH] rename template to archlinux-base --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 6393af8..5d7b90f 100644 --- a/Makefile +++ b/Makefile @@ -16,7 +16,7 @@ default: base-x86_64 # we should always regenerate this: .PHONY: aab.conf aab.conf.x86_64 aab.conf.i686 aab.conf: - echo 'Name: base' > aab.conf + echo 'Name: archlinux-base' > aab.conf echo 'Version: $(VERSION)' >> aab.conf echo 'Section: optional' >> aab.conf echo 'Maintainer: Proxmox Support Team ' >> aab.conf -- 2.39.2