summaryrefslogtreecommitdiff
path: root/bootstrap.1
diff options
context:
space:
mode:
authorTor Lillqvist <tml@iki.fi>2011-07-24 22:31:29 +0300
committerTor Lillqvist <tml@iki.fi>2011-07-24 22:31:29 +0300
commitb633c4a5cd6d7e04953cf0e7a41591e343f7245a (patch)
treefffef55d0eb26382d77bdf345dd01dff38b87f96 /bootstrap.1
parentae83b2466043967a2f32f81ddf73b1ecb401ef18 (diff)
We don't have any alias for gunzip in *Env.Set.sh, so don't unalias it
Diffstat (limited to 'bootstrap.1')
-rwxr-xr-xbootstrap.11
1 files changed, 0 insertions, 1 deletions
diff --git a/bootstrap.1 b/bootstrap.1
index db3dbb781d30..ea884a1cd71f 100755
--- a/bootstrap.1
+++ b/bootstrap.1
@@ -14,7 +14,6 @@ unalias build
unalias build_client
unalias zipdep
unalias nmake
-unalias gunzip
# executables are *.exe for WNT. This variable is necessary since Cygwin 1.5.x
# Use spawn instead of fork when building dmake on cygwin.