diff options
author | Cedric Staniewski <cedric@gmx.ca> | 2009-05-12 11:09:11 +0200 |
---|---|---|
committer | Dan McGee <dan@archlinux.org> | 2009-05-19 06:02:56 +0200 |
commit | a812ad4ea4faeb5cb229a574adef47764840f890 (patch) | |
tree | 05898df93f20f8ff7091e1866d886136994098d8 | |
parent | 1bbb34365c437ebdf85874f39474bce37c4b7144 (diff) | |
download | pacman-a812ad4ea4faeb5cb229a574adef47764840f890.tar.gz pacman-a812ad4ea4faeb5cb229a574adef47764840f890.tar.xz |
libarchive development has moved to Google Code
Signed-off-by: Cedric Staniewski <cedric@gmx.ca>
Signed-off-by: Dan McGee <dan@archlinux.org>
-rw-r--r-- | INSTALL | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -14,7 +14,7 @@ You will need to build and install two libraries before you can properly build pacman. libarchive -http://people.freebsd.org/~kientzle/libarchive/ +http://code.google.com/p/libarchive/ libfetch ftp://ftp.netbsd.org/pub/pkgsrc/current/pkgsrc/net/libfetch/README.html |