INSTALL: replace libfetch with libcurl
Signed-off-by: Dave Reisner <d@falconindy.com> Signed-off-by: Dan McGee <dan@archlinux.org>
This commit is contained in:
parent
352b799efc
commit
524b338974
1 changed files with 2 additions and 2 deletions
4
INSTALL
4
INSTALL
|
@ -16,8 +16,8 @@ properly build pacman.
|
||||||
libarchive
|
libarchive
|
||||||
http://code.google.com/p/libarchive/
|
http://code.google.com/p/libarchive/
|
||||||
|
|
||||||
libfetch
|
libcurl
|
||||||
ftp://ftp.netbsd.org/pub/pkgsrc/current/pkgsrc/net/libfetch/README.html
|
http://curl.haxx.se/libcurl/
|
||||||
|
|
||||||
Briefly, the shell commands `./configure; make; make install' should
|
Briefly, the shell commands `./configure; make; make install' should
|
||||||
configure, build, and install this package. The following
|
configure, build, and install this package. The following
|
||||||
|
|
Loading…
Add table
Reference in a new issue