diff options
author | Kurt Zenker <kz@openoffice.org> | 2007-05-09 12:26:54 +0000 |
---|---|---|
committer | Kurt Zenker <kz@openoffice.org> | 2007-05-09 12:26:54 +0000 |
commit | 1c5de2724f7eb6f33990bcbcc0136b872ba094d2 (patch) | |
tree | d43becdb6d8d6c78fd06f09ef63e3af49c723c35 /config_office | |
parent | 6a684f5d06d54f52b876a94fe13722306efa399f (diff) |
INTEGRATION: CWS vgbugs06 (1.19.70); FILE MERGED
2007/03/19 11:47:37 vg 1.19.70.1: #i74784# build tool for distributed builds
Diffstat (limited to 'config_office')
-rw-r--r-- | config_office/bootstrap.1 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config_office/bootstrap.1 b/config_office/bootstrap.1 index b10e0d11bb31..4cab396db046 100644 --- a/config_office/bootstrap.1 +++ b/config_office/bootstrap.1 @@ -118,5 +118,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" |