]> git.proxmox.com Git - aab.git/blobdiff - Makefile
set Section to 'system'
[aab.git] / Makefile
index 5d7b90f355f3f0dd3148cf71d9c86fe0f411179c..022919114b4d591ea622ea237fa3c8131a4b185b 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -18,7 +18,7 @@ default: base-x86_64
 aab.conf:
        echo 'Name: archlinux-base' > aab.conf
        echo 'Version: $(VERSION)' >> aab.conf
-       echo 'Section: optional' >> aab.conf
+       echo 'Section: system' >> aab.conf
        echo 'Maintainer: Proxmox Support Team <support@proxmox.com>' >> aab.conf
        echo 'Source: http://archlinux.cu.be/$$repo/os/$$arch' >> aab.conf