Create clean tool branch.
[Archlinux-Stable.git] / abs.conf
blob5707f4d89a649db646d17491e0fe774fcb5212c8
2 # /etc/abs/abs.conf
5 # the top-level directory of all your PKGBUILDs
6 [ "$ABSROOT" = "" ] && eval ABSROOT="~/abs/pkgbuild/"
9 # Supfiles to be parsed by abs (in this order)
10 #   (prefix a module with a ! to disable it)
12 SUPFILES=(core !extra !unstable !community !testing)