summaryrefslogtreecommitdiff
path: root/bootstrap.1
diff options
context:
space:
mode:
authorJordan Ayers <jordan.ayers@gmail.com>2011-08-10 08:17:55 -0500
committerNorbert Thiebaud <nthiebaud@gmail.com>2011-08-10 20:43:23 -0500
commitda1681af3a32ba7d0d6406dcc4ddfc1c5e56d914 (patch)
tree8baafbe89a4792d1bc02018080d15c7b63565fc1 /bootstrap.1
parent0410bbafafb4880c9ab5f399c6c5801a4ce93619 (diff)
Remove --server mode and supporting code from build.pl.
Diffstat (limited to 'bootstrap.1')
-rwxr-xr-xbootstrap.12
1 files changed, 0 insertions, 2 deletions
diff --git a/bootstrap.1 b/bootstrap.1
index 069b9951df26..19a9d1ea64ea 100755
--- a/bootstrap.1
+++ b/bootstrap.1
@@ -11,7 +11,6 @@ fi
unalias mkout
unalias deliver
unalias build
-unalias build_client
unalias zipdep
# executables are *.exe for WNT. This variable is necessary since Cygwin 1.5.x
@@ -71,7 +70,6 @@ fi
#make sure build.pl is executable
chmod +x "$SRC_ROOT/solenv/bin/build.pl"
-chmod +x "$SRC_ROOT/solenv/bin/build_client.pl"
chmod +x "$SRC_ROOT/solenv/bin/zipdep.pl"
chmod +x "$SRC_ROOT/solenv/bin/gccinstlib.pl"