]> git.proxmox.com Git - aab.git/commitdiff
rename template to archlinux-base
authorDietmar Maurer <dietmar@proxmox.com>
Sat, 29 Aug 2015 09:12:02 +0000 (11:12 +0200)
committerDietmar Maurer <dietmar@proxmox.com>
Sat, 29 Aug 2015 09:12:02 +0000 (11:12 +0200)
Makefile

index 6393af8eb8944736c8da0780ee788753ee8e1b0d..5d7b90f355f3f0dd3148cf71d9c86fe0f411179c 100644 (file)
--- 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 <support@proxmox.com>' >> aab.conf