Browse Source

zip: rename package to infozip to avoid name collision with tools

Rename "zip" to "infozip" to avoid name collision, as the same
zip package has been introduces to the build tools as zip.
Buildbot does not like that.

Reference to #10985 and #11089 as well as
ad8c2d6099

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
lilik-openwrt-22.03
Hannu Nyman 5 years ago
parent
commit
07cef285bf
4 changed files with 6 additions and 6 deletions
  1. +6
    -6
      utils/infozip/Makefile
  2. +0
    -0
      utils/infozip/patches/001-unix-configure-borrow-the-LFS-test-from-autotools.patch
  3. +0
    -0
      utils/infozip/patches/010-remove-build-date.patch
  4. +0
    -0
      utils/infozip/patches/020-format.patch

utils/zip/Makefile → utils/infozip/Makefile View File


utils/zip/patches/001-unix-configure-borrow-the-LFS-test-from-autotools.patch → utils/infozip/patches/001-unix-configure-borrow-the-LFS-test-from-autotools.patch View File


utils/zip/patches/010-remove-build-date.patch → utils/infozip/patches/010-remove-build-date.patch View File


utils/zip/patches/020-format.patch → utils/infozip/patches/020-format.patch View File


Loading…
Cancel
Save