diff options
| author | Nyx Linden <nyx@lindenlab.com> | 2010-11-16 14:58:03 -0500 | 
|---|---|---|
| committer | Nyx Linden <nyx@lindenlab.com> | 2010-11-16 14:58:03 -0500 | 
| commit | 8f785cba0416eb1e2e6ddc7b93d652e572e3bf39 (patch) | |
| tree | 63585e8d02688b588a01b507c749577fad799dc9 | |
| parent | 1ec846a94e5969e642c63074b78250fb8a2a7df4 (diff) | |
SH-432 WIP mac build of mesh-development is broken
Was able to rebuild collada and pcre with architecture i386,
which is our officially supported architecture. This should unstick
the build in theory.
| -rw-r--r-- | install.xml | 4 | 
1 files changed, 2 insertions, 2 deletions
| diff --git a/install.xml b/install.xml index f789c08107..ed8e4851cf 100644 --- a/install.xml +++ b/install.xml @@ -266,9 +266,9 @@            <key>darwin</key>            <map>              <key>md5sum</key> -            <string>c7433c41ab99b9915aa8d4e1d4304048</string> +            <string>88a61580d10994694cbec74c14cb38de</string>              <key>url</key> -            <uri>http://s3.amazonaws.com/viewer-source-downloads/install_pkgs/colladadom-2.1-darwin-20101115.tar.bz2</uri> +            <uri>http://s3.amazonaws.com/viewer-source-downloads/install_pkgs/colladadom-2.1-darwin-20101116.tar.bz2</uri>            </map>            <key>linux</key>            <map> | 
