diff --git a/packages/compress/unzip/meta b/packages/compress/unzip/meta index d413d8753b..affdd0b238 100644 --- a/packages/compress/unzip/meta +++ b/packages/compress/unzip/meta @@ -12,3 +12,5 @@ PKG_SECTION="compress" PKG_SHORTDESC="unzip: PKUNZIP compatible compression utility" PKG_LONGDESC="UnZip is an extraction utility for archives compressed in .zip format (also called "zipfiles"). Although highly compatible both with PKWARE's PKZIP and PKUNZIP utilities for MS-DOS and with Info-ZIP's own Zip program, the primary objectives have been portability and non-MSDOS functionality." PKG_IS_ADDON="no" + +PKG_AUTORECONF="yes"