summaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
authorDave Reisner <d@falconindy.com>2011-03-17 21:39:21 -0400
committerDan McGee <dan@archlinux.org>2011-03-20 11:32:08 -0500
commit524b3389746f3ea44042050ba28b975b65e931ad (patch)
treef59eeeb6978862f0fdc4a842a106a9fa585f0729 /INSTALL
parent352b799efceb9f2dae1832f1d321b0488c059060 (diff)
INSTALL: replace libfetch with libcurl
Signed-off-by: Dave Reisner <d@falconindy.com> Signed-off-by: Dan McGee <dan@archlinux.org>
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL4
1 files changed, 2 insertions, 2 deletions
diff --git a/INSTALL b/INSTALL
index f9989d57..814118a1 100644
--- a/INSTALL
+++ b/INSTALL
@@ -16,8 +16,8 @@ properly build pacman.
libarchive
http://code.google.com/p/libarchive/
-libfetch
-ftp://ftp.netbsd.org/pub/pkgsrc/current/pkgsrc/net/libfetch/README.html
+libcurl
+http://curl.haxx.se/libcurl/
Briefly, the shell commands `./configure; make; make install' should
configure, build, and install this package. The following