From 3bfb6d5b6b52bde9c67db5329af9813e75912cf2 Mon Sep 17 00:00:00 2001 From: Luke Sampson Date: Sun, 5 Jan 2014 16:26:15 +1000 Subject: [PATCH] gzip 1.3.12 (use new .exe shim instead of adding to the path) --- gzip.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/gzip.json b/gzip.json index ab4ba92a8d..073270074c 100644 --- a/gzip.json +++ b/gzip.json @@ -10,6 +10,5 @@ "ae0025264557c146044930e5085f1dffd479f2ff21492b1c2454efd689d287be", "4e262a414f238773b311c8bb55a52e62743c06e0e55b319ca5b47e3e306464d5" ], - "_comment": "add to path rather than shim so that tar can find it", - "env_add_path": "bin" + "bin": "bin\\gzip.exe" } \ No newline at end of file