| 1 |
Index: bin/modules/installer/globals.pm
|
| 2 |
===================================================================
|
| 3 |
RCS file: /cvs/tools/solenv/bin/modules/installer/globals.pm,v
|
| 4 |
retrieving revision 1.62.2.3
|
| 5 |
diff -u -r1.62.2.3 globals.pm
|
| 6 |
--- openoffice.org.orig/solenv/bin/modules/installer/globals.pm 24 Jan 2007 16:34:05 -0000 1.62.2.3
|
| 7 |
+++ openoffice.org/solenv/bin/modules/installer/globals.pm 27 Feb 2007 17:25:53 -0000
|
| 8 |
@@ -399,7 +399,7 @@
|
| 9 |
%moduledestination = ();
|
| 10 |
|
| 11 |
$unomaxservices = 1800; # regcomp -c argument length
|
| 12 |
- $javamaxservices = 15;
|
| 13 |
+ $javamaxservices = 1;
|
| 14 |
|
| 15 |
$one_cab_file = 0;
|
| 16 |
$fix_number_of_cab_files = 1;
|