mirror of
https://github.com/uutils/coreutils.git
synced 2026-06-10 15:48:22 -07:00
62d96db16b
The ureq dependency is causing compilation errors on various platforms (see #3184, #3216, #3375). Hence we remove that dependency and do not automatically download the archive anymore. Instead, we ask the user to download it separately when the archive is not found.