summaryrefslogtreecommitdiffstats
path: root/recipes-extended/gzip/gzip-1.3.12/fix-shell.patch
Commit message (Collapse)AuthorAgeFilesLines
* gzip: Fix failure from recent shell changesRichard Purdie2020-01-291-0/+16
We want the shell preserved as /bin/sh, tweak the makefile to achieve this. Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>