summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew de Laix <alain@lindenlab.com>2011-03-16 22:06:01 +0000
committerAndrew de Laix <alain@lindenlab.com>2011-03-16 22:06:01 +0000
commit4b66f1e0134d3275e852e6387570d6bfe479a1e1 (patch)
tree52c91d3703454e3ee87686de6e57ab89ed69cda1
parent60fe203662990a8686e0234b7ee80c551e5ff562 (diff)
package all breakpad symlinks for linux.
-rw-r--r--indra/newview/viewer_manifest.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/indra/newview/viewer_manifest.py b/indra/newview/viewer_manifest.py
index dad0519a8a..f600cb42b0 100644
--- a/indra/newview/viewer_manifest.py
+++ b/indra/newview/viewer_manifest.py
@@ -934,6 +934,8 @@ class Linux_i686Manifest(LinuxManifest):
self.path("libapr-1.so.0.4.2")
self.path("libaprutil-1.so.0.3.10")
self.path("libbreakpad_client.so.0.0.0")
+ self.path("libbreakpad_client.so.0")
+ self.path("libbreakpad_client.so")
self.path("libdb-5.1.so")
self.path("libcrypto.so.0.9.8")
self.path("libexpat.so.1.5.2")