gzip: restore zless.
Don't depend on less to reduce bootstrap size.
This commit is contained in:
parent
27f3057db6
commit
12d37f24c9
1 changed files with 2 additions and 1 deletions
|
@ -1,9 +1,10 @@
|
|||
# Template file for 'gzip'
|
||||
pkgname=gzip
|
||||
version=1.12
|
||||
revision=1
|
||||
revision=2
|
||||
bootstrap=yes
|
||||
build_style=gnu-configure
|
||||
configure_args="ac_cv_prog_LESS=less"
|
||||
short_desc="GNU compression utility (replacement for compress)"
|
||||
maintainer="Enno Boland <gottox@voidlinux.org>"
|
||||
license="GPL-3.0-or-later"
|
||||
|
|
Loading…
Reference in a new issue