summaryrefslogtreecommitdiff
path: root/indra
diff options
context:
space:
mode:
authorNat Goodspeed <nat@lindenlab.com>2016-12-20 15:42:57 -0500
committerNat Goodspeed <nat@lindenlab.com>2016-12-20 15:42:57 -0500
commita1a395b6798f941969220f8a27cf927adafcba73 (patch)
treed1d8891b128509fac1ddd699d551762a1f5cfd27 /indra
parent8643954c70e19d9c9cec4a1e8874247e861150a1 (diff)
DRTVWR-418: Make viewer_manifest.py copy current libexpat.1.dylib.
Diffstat (limited to 'indra')
-rwxr-xr-xindra/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 a8049d874d..1a68bb0173 100755
--- a/indra/newview/viewer_manifest.py
+++ b/indra/newview/viewer_manifest.py
@@ -788,7 +788,7 @@ class DarwinManifest(ViewerManifest):
"libapr-1.0.dylib",
"libaprutil-1.0.dylib",
"libcollada14dom.dylib",
- "libexpat.1.5.2.dylib",
+ "libexpat.1.dylib",
"libexception_handler.dylib",
"libGLOD.dylib",
):