From 3cb1bc0c1fc23ba9f8a7b8e45e4edc7c70cfda72 Mon Sep 17 00:00:00 2001 From: isaacs Date: Sun, 29 Aug 2010 12:34:45 -0700 Subject: Fix #203. Use the env.GZIPBIN env instead of env.GZIP --- doc/config.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/config.md') diff --git a/doc/config.md b/doc/config.md index e143dc6e9..e9f470ea8 100644 --- a/doc/config.md +++ b/doc/config.md @@ -196,6 +196,6 @@ The name of a GNU-compatible tar program on your system. ### gzip -Default: env.GZIP or "gzip" +Default: env.GZIPBIN or "gzip" The name of a GNU-compatible gzip program on your system. -- cgit v1.2.3