summaryrefslogtreecommitdiff
path: root/indra
diff options
context:
space:
mode:
authorAndrew de Laix <alain@lindenlab.com>2011-03-28 22:51:45 +0000
committerAndrew de Laix <alain@lindenlab.com>2011-03-28 22:51:45 +0000
commit8e42c0e0a7182f9f51769926b163709ced15d4b2 (patch)
treeffc4b518216bebbbee22f74d42e9cc425b55f26a /indra
parent1a49226a894900332fb90bef6507986df2d5515b (diff)
get naming of openallib right when packaging.
Diffstat (limited to 'indra')
-rw-r--r--indra/newview/viewer_manifest.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/viewer_manifest.py b/indra/newview/viewer_manifest.py
index 39ac03cd20..f0b1973fdf 100644
--- a/indra/newview/viewer_manifest.py
+++ b/indra/newview/viewer_manifest.py
@@ -953,7 +953,7 @@ class Linux_i686Manifest(LinuxManifest):
self.path("libopenjpeg.so.1")
self.path("libopenjpeg.so")
self.path("libalut.so")
- self.path("libopenal.so")
+ self.path("libopenal.so", "libopenal.so.1")
self.path("libopenal.so", "libvivoxoal.so.1") # vivox's sdk expects this soname
self.path("libfontconfig.so.1.4.4")
try: