summaryrefslogtreecommitdiff
path: root/indra/newview/viewer_manifest.py
diff options
context:
space:
mode:
authorDave Parks <davep@lindenlab.com>2011-04-26 13:24:21 -0500
committerDave Parks <davep@lindenlab.com>2011-04-26 13:24:21 -0500
commitdeba003d101fc96802e87e10ef553d24dd40a615 (patch)
treed37626e097f338afb0635eac1e823a5bc0c1487b /indra/newview/viewer_manifest.py
parent1c9513135912482efb952a9277077d806f8f0df0 (diff)
spaces not tabs
Diffstat (limited to 'indra/newview/viewer_manifest.py')
-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 c723176308..a04b4a9ca0 100644
--- a/indra/newview/viewer_manifest.py
+++ b/indra/newview/viewer_manifest.py
@@ -979,7 +979,7 @@ class Linux_i686Manifest(LinuxManifest):
self.path("libfontconfig.so.1.4.4")
self.path("libtcmalloc.so", "libtcmalloc.so") #formerly called google perf tools
self.path("libtcmalloc.so.0", "libtcmalloc.so.0") #formerly called google perf tools
- self.path("libtcmalloc.so.0.1.0", "libtcmalloc.so.0.1.0") #formerly called google perf tools
+ self.path("libtcmalloc.so.0.1.0", "libtcmalloc.so.0.1.0") #formerly called google perf tools
try:
self.path("libfmod-3.75.so")
pass