mirror of
https://github.com/mmueller41/genode.git
synced 2026-01-21 12:32:56 +01:00
The patch supports both, a download-specific UNZIP_OPT(download) and a general UNZIP_OPT that can be defined across downloads. UNZIP_OPT(download) overrides UNZIP_OPT. Note, the `--strip-components=1` argument is not required for unzip. Issue #1357