summaryrefslogtreecommitdiffstats
path: root/etc/makepkg.conf
diff options
context:
space:
mode:
Diffstat (limited to 'etc/makepkg.conf')
-rw-r--r--etc/makepkg.conf3
1 files changed, 0 insertions, 3 deletions
diff --git a/etc/makepkg.conf b/etc/makepkg.conf
index 77e62936..0a2a7548 100644
--- a/etc/makepkg.conf
+++ b/etc/makepkg.conf
@@ -2,9 +2,6 @@
# /etc/makepkg.conf
#
-# the top-level directory of all your PKGBUILDs
-export ABSROOT="/usr/abs"
-
# The FTP/HTTP download utility that makepkg should use to acquire sources
export FTPAGENT="/usr/bin/wget --continue --passive-ftp --tries=3 --waitretry=3"
#export FTPAGENT="/usr/bin/snarf"