* [PATCH] gzip: ship zgrep, zless and zmore
@ 2020-04-10 8:00 Peter Müller
2020-04-10 14:20 ` Michael Tremer
0 siblings, 1 reply; 2+ messages in thread
From: Peter Müller @ 2020-04-10 8:00 UTC (permalink / raw)
To: development
[-- Attachment #1: Type: text/plain, Size: 582 bytes --]
Signed-off-by: Peter Müller <peter.mueller(a)ipfire.org>
---
config/rootfiles/common/gzip | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/config/rootfiles/common/gzip b/config/rootfiles/common/gzip
index c470a385c..f0b450b78 100644
--- a/config/rootfiles/common/gzip
+++ b/config/rootfiles/common/gzip
@@ -8,9 +8,9 @@ bin/zcat
#usr/bin/zegrep
#usr/bin/zfgrep
#usr/bin/zforce
-#usr/bin/zgrep
-#usr/bin/zless
-#usr/bin/zmore
+usr/bin/zgrep
+usr/bin/zless
+usr/bin/zmore
#usr/bin/znew
#usr/share/info/gzip.info
#usr/share/man/man1/gunzip.1
--
2.16.4
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH] gzip: ship zgrep, zless and zmore
2020-04-10 8:00 [PATCH] gzip: ship zgrep, zless and zmore Peter Müller
@ 2020-04-10 14:20 ` Michael Tremer
0 siblings, 0 replies; 2+ messages in thread
From: Michael Tremer @ 2020-04-10 14:20 UTC (permalink / raw)
To: development
[-- Attachment #1: Type: text/plain, Size: 763 bytes --]
Reviewed-by: Michael Tremer <michael.tremer(a)ipfire.org>
> On 10 Apr 2020, at 09:00, Peter Müller <peter.mueller(a)ipfire.org> wrote:
>
> Signed-off-by: Peter Müller <peter.mueller(a)ipfire.org>
> ---
> config/rootfiles/common/gzip | 6 +++---
> 1 file changed, 3 insertions(+), 3 deletions(-)
>
> diff --git a/config/rootfiles/common/gzip b/config/rootfiles/common/gzip
> index c470a385c..f0b450b78 100644
> --- a/config/rootfiles/common/gzip
> +++ b/config/rootfiles/common/gzip
> @@ -8,9 +8,9 @@ bin/zcat
> #usr/bin/zegrep
> #usr/bin/zfgrep
> #usr/bin/zforce
> -#usr/bin/zgrep
> -#usr/bin/zless
> -#usr/bin/zmore
> +usr/bin/zgrep
> +usr/bin/zless
> +usr/bin/zmore
> #usr/bin/znew
> #usr/share/info/gzip.info
> #usr/share/man/man1/gunzip.1
> --
> 2.16.4
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2020-04-10 14:20 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-04-10 8:00 [PATCH] gzip: ship zgrep, zless and zmore Peter Müller
2020-04-10 14:20 ` Michael Tremer
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox