summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorAllan McRae <allan@archlinux.org>2011-07-17 17:27:45 +0200
committerDan McGee <dan@archlinux.org>2011-07-18 17:36:13 +0200
commit36db8c50471b4860f6f492c618053bce2559ab73 (patch)
treeef66ca9fa5208d05577a619e1acbf3ad2e45ad20 /etc
parent49427d1fb4f7cb9cfb76e430343510fba5f09e6a (diff)
downloadpacman-36db8c50471b4860f6f492c618053bce2559ab73.tar.gz
pacman-36db8c50471b4860f6f492c618053bce2559ab73.tar.xz
makepkg.conf: remove curl from other common tools
It is now set as the main tool, so make wget another common one. Signed-off-by: Allan McRae <allan@archlinux.org> Signed-off-by: Dan McGee <dan@archlinux.org>
Diffstat (limited to 'etc')
-rw-r--r--etc/makepkg.conf.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/makepkg.conf.in b/etc/makepkg.conf.in
index d3b7d3d3..778c5304 100644
--- a/etc/makepkg.conf.in
+++ b/etc/makepkg.conf.in
@@ -17,7 +17,7 @@ DLAGENTS=('ftp::/usr/bin/curl -fC - --ftp-pasv --retry 3 --retry-delay 3 -o %o %
# Other common tools:
# /usr/bin/snarf
# /usr/bin/lftpget -c
-# /usr/bin/curl
+# /usr/bin/wget
#########################################################################
# ARCHITECTURE, COMPILE FLAGS