summaryrefslogtreecommitdiffstats
path: root/etc/abs/abs.conf
diff options
context:
space:
mode:
Diffstat (limited to 'etc/abs/abs.conf')
-rw-r--r--etc/abs/abs.conf13
1 files changed, 0 insertions, 13 deletions
diff --git a/etc/abs/abs.conf b/etc/abs/abs.conf
deleted file mode 100644
index 782b269b..00000000
--- a/etc/abs/abs.conf
+++ /dev/null
@@ -1,13 +0,0 @@
-#
-# /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=(core extra !unstable !community !testing)
-