diff --git a/indra/newview/viewer_manifest.py b/indra/newview/viewer_manifest.py
index c723176308f8cdc85777106ab2bc131a93d3f248..a04b4a9ca0c4121a6672b6a65c2a4b1da8902b3c 100644
--- a/indra/newview/viewer_manifest.py
+++ b/indra/newview/viewer_manifest.py
@@ -979,7 +979,7 @@ def construct(self):
             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