diff options
author | Tor Lillqvist <tml@iki.fi> | 2011-05-14 22:02:25 +0300 |
---|---|---|
committer | Tor Lillqvist <tlillqvist@novell.com> | 2011-05-14 22:02:30 +0300 |
commit | 4e011da9221f20025f6d0ae5e28c4bb008401475 (patch) | |
tree | 5bc10acea2240b6561cd500e25a26e45706639e8 /solenv/bin/build.pl | |
parent | 5f0b89e382eda1d692e18af8bb2196059acb22d1 (diff) |
Kill "BUILD_SOSL", some Hamburg thing
Diffstat (limited to 'solenv/bin/build.pl')
-rwxr-xr-x | solenv/bin/build.pl | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/solenv/bin/build.pl b/solenv/bin/build.pl index e47d6b275e7e..f1fda6430bf6 100755 --- a/solenv/bin/build.pl +++ b/solenv/bin/build.pl @@ -225,7 +225,6 @@ if ($prepare) { get_platforms(\%platforms); - $deliver_env{'BUILD_SOSL'}++; $deliver_env{'COMMON_OUTDIR'}++; $deliver_env{'GUI'}++; $deliver_env{'INPATH'}++; |