diff options
author | Nyx (Neal Orman) <nyx@lindenlab.com> | 2010-08-11 10:53:43 -0400 |
---|---|---|
committer | Nyx (Neal Orman) <nyx@lindenlab.com> | 2010-08-11 10:53:43 -0400 |
commit | 2143a8f722c294533d3e222f918a56cbc43a81fd (patch) | |
tree | 2049eca9f0986f44b51d0b826b2cb7738422f5f0 /install.xml | |
parent | 531a732f43818a2ec8c18f8136c4748ab5f291f9 (diff) |
CTS-201 FIX update mesh viewer to build and run on linux
Added a lot of checking to deal with the fact that the code may encounter a
stub convexDecomposition library. Additionally updated the linux stub to fix the
automated build so our beta testers can finally have a linux build.
Unrelated fix: added upload mesh to the top level upload menu.
Code reviewed by Vir.
Diffstat (limited to 'install.xml')
-rw-r--r-- | install.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/install.xml b/install.xml index 4f8e7bff26..ae3c4178a6 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>33dee1d84d006a5339cf6ba4096b8bd9</string> + <string>54c95551cc9f792a889e2c54d3af7767</string> <key>url</key> - <uri>scp:install-packages.lindenlab.com:/local/www/install-packages/doc/llconvexdecomposition-0.1-linux-20100721.tar.bz2</uri> + <uri>scp:install-packages.lindenlab.com:/local/www/install-packages/doc/llconvexdecomposition-0.1-linux-20100810.tar.bz2</uri> </map> <key>darwin</key> <map> |