summaryrefslogtreecommitdiffstats
path: root/etc/makepkg.conf
diff options
context:
space:
mode:
authorJudd Vinet <judd@archlinux.org>2003-09-15 06:58:02 +0200
committerJudd Vinet <judd@archlinux.org>2003-09-15 06:58:02 +0200
commit9d9ffa6cecb7d1a5e875c9d39fb3f4a0580c52df (patch)
treeb4d4a95503d599d6c66f016d29b25c05c23d132c /etc/makepkg.conf
parentf8bfe729e49fe5d7fd7df80733ad3d2d1c61160d (diff)
downloadpacman-9d9ffa6cecb7d1a5e875c9d39fb3f4a0580c52df.tar.gz
pacman-9d9ffa6cecb7d1a5e875c9d39fb3f4a0580c52df.tar.xz
Imported from pacman-2.6.1.tar.gz
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"