diff options
author | Nyx (Neal Orman) <nyx@lindenlab.com> | 2010-08-11 11:49:05 -0400 |
---|---|---|
committer | Nyx (Neal Orman) <nyx@lindenlab.com> | 2010-08-11 11:49:05 -0400 |
commit | b02d7c1777870d780a5822da9bfce15fbed763af (patch) | |
tree | e22c9b300803d6fb23042c2045ca967f04d21bef /install.xml | |
parent | d6437f3e29942ba513666b21db3eb9268d96c458 (diff) |
CTS-201 FIX Get linux mesh viewer building on team city
made a mistake packaging up stub vertex decomposition package. updated the
package and updated install.xml. Pushing fix, will monitor team city to verify
the new package fixes the issue.
Diffstat (limited to 'install.xml')
-rw-r--r-- | install.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/install.xml b/install.xml index ae3c4178a6..a6a94e817b 100644 --- a/install.xml +++ b/install.xml @@ -1058,7 +1058,7 @@ anguage Infrstructure (CLI) international standard</string> <key>linux</key> <map> <key>md5sum</key> - <string>54c95551cc9f792a889e2c54d3af7767</string> + <string>15e239121d88eee6089b62b1c9beca28</string> <key>url</key> <uri>scp:install-packages.lindenlab.com:/local/www/install-packages/doc/llconvexdecomposition-0.1-linux-20100810.tar.bz2</uri> </map> |