From 541e0b1dfce8ecffdaaf444f0e0ae02ca28c9323 Mon Sep 17 00:00:00 2001 From: Adam Moss <moss@lindenlab.com> Date: Tue, 7 Jul 2009 10:23:45 +0000 Subject: [PATCH] cherrypicking the fix for linux startup issue DEV-33209 - the bug has percolated around for so long without the fix that I can't stand it any longer. svn merge -c123659 svn+ssh://svn.lindenlab.com/svn/linden/branches/maint-viewer/maint-viewer-15-sandbox-3 --- install.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/install.xml b/install.xml index 77279c57c16..6be876bc096 100644 --- a/install.xml +++ b/install.xml @@ -1351,9 +1351,9 @@ anguage Infrstructure (CLI) international standard</string> <key>linux</key> <map> <key>md5sum</key> - <string>80ee8d5a30563ce0f55d37fed6dfc744</string> + <string>1804b54034ef7f82832506a44acb06b8</string> <key>url</key> - <uri>http://s3.amazonaws.com/viewer-source-downloads/install_pkgs/zlib-1.2.3-linux-20090417.tar.bz2</uri> + <uri>http://s3.amazonaws.com/viewer-source-downloads/install_pkgs/zlib-1.2.3-linux-20090603.tar.bz2</uri> </map> <key>linux64</key> <map> -- GitLab