summaryrefslogtreecommitdiffstats
path: root/etc/abs/abs.conf
blob: 39348c23009138dc3e9428456813d036bdab79fe (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
#
# /etc/abs/abs.conf
#

# the top-level directory of all your PKGBUILDs
[ "$ABSROOT" = "" ] && ABSROOT="/var/abs"

#
# Supfiles to be parsed by abs (in this order)
#   (prefix a module with a ! to disable it)
#
SUPFILES=(arch extra !unstable !community)