From 3cf9a103859a2d1a083a14ae321c32d552a2ef39 Mon Sep 17 00:00:00 2001 From: "Nyx (Neal Orman)" <nyx@lindenlab.com> Date: Tue, 27 Jul 2010 17:40:41 -0400 Subject: [PATCH] CTS-201 WIP update viewer-external to run under linux step 1 - minor cleanup that allows viewer to build under linux. Will only run on aditi (crashes on agni), does not download meshes successfully, and has pretty bad vertex corruption, but it runs! Code reviewed by Falcon -Nyx --- install.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/install.xml b/install.xml index e36ba1d33c5..4f8e7bff263 100644 --- a/install.xml +++ b/install.xml @@ -1058,9 +1058,9 @@ anguage Infrstructure (CLI) international standard</string> <key>linux</key> <map> <key>md5sum</key> - <string>3427b3c31ed66132b19e1f6679894c57</string> + <string>33dee1d84d006a5339cf6ba4096b8bd9</string> <key>url</key> - <uri>scp:install-packages.lindenlab.com:/local/www/install-packages/doc/llconvexdecomposition-0.1-linux-20100628.tar.bz2</uri> + <uri>scp:install-packages.lindenlab.com:/local/www/install-packages/doc/llconvexdecomposition-0.1-linux-20100721.tar.bz2</uri> </map> <key>darwin</key> <map> -- GitLab