Skip to content
Snippets Groups Projects
Commit e8bc0834 authored by Syrone Wong's avatar Syrone Wong Committed by Jo-Philipp Wich
Browse files

scripts/ipkg-build: fix deprecated GZIP environment variable warning


According to gzip 1.7 release note:

The GZIP environment variable is now obsolescent; gzip now warns if
it is used, and rejects attempts to use dangerous options or operands.
You can use an alias or script instead.

Fix this warning by using pipe instead

Signed-off-by: default avatarSyrone Wong <wong.syrone@gmail.com>
parent b40c2263
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment