Package: apt-zip
Version: 0.13.5
Severity: wishlist
Tags: patch
Please, use the continue option in wget -c to resume any broken
download using the bits previously downloaded.
/usr/share/apt-zip/methods/wget
do_wget() {
- wget -t3 -nv -O \$2 \$1
+ wget -c -t3 -nv -O \$2 \$1
return \$?
}
-
-- System Information:
Debian Release: testing/unstable
APT prefers unstable
APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: powerpc (ppc)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.14
Locale: LANG=es_ES.UTF-8, LC_CTYPE=es_ES.UTF-8 (charmap=UTF-8)
Versions of packages apt-zip depends on:
ii apt 0.6.42.2 Advanced front-end for dpkg
apt-zip recommends no packages.
-- no debconf information
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]