only enable SHA backends that configure finds support for
This commit is contained in:
parent
70a6eb6d73
commit
a3daac8a8b
12 changed files with 57 additions and 89 deletions
|
@ -16,7 +16,7 @@ To build and use git-annex, you will need:
|
|||
(or uuidgen from util-linux)
|
||||
* `xargs`: <http://savannah.gnu.org/projects/findutils/>
|
||||
* `rsync`: <http://rsync.samba.org/>
|
||||
* `sha1sum`: <ftp://ftp.gnu.org/gnu/coreutils/>
|
||||
* `sha1sum`: <ftp://ftp.gnu.org/gnu/coreutils/> (optional, but recommended)
|
||||
* Then just [[download]] git-annex and run: `make; make install`
|
||||
|
||||
([Ikiwiki](http://ikiwiki.info) is needed to build the documentation,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue