The wget command will now be used in preference to curl, if available.

Got tired of curl's various ugly progress bars.
This commit is contained in:
Joey Hess 2011-08-27 12:31:50 -04:00
parent f82da1d9dc
commit 6e750764b7
5 changed files with 31 additions and 10 deletions

2
debian/control vendored
View file

@ -31,7 +31,7 @@ Depends: ${misc:Depends}, ${shlibs:Depends},
git | git-core,
uuid,
rsync,
curl,
wget | curl,
openssh-client
Suggests: graphviz, bup, gnupg
Description: manage files with git, without checking their contents into git