*** empty log message ***

This commit is contained in:
Aaron Griffin 2006-12-19 08:16:47 +00:00
parent 78a1a0ac10
commit b1fbcd3ab5

13
etc/abs/abs.conf Normal file
View file

@ -0,0 +1,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)