summaryrefslogtreecommitdiff
path: root/data/patches/gnuzilla-bug-1058778.patch
blob: 27d509772990458ea9a589e128888f1c671132a5 (plain)
1
2
3
4
5
6
7
8
9
10
--- a/security/build/moz.build	2015-01-06 05:07:59.000000000 +0000
+++ b/security/build/moz.build	2015-01-30 21:55:40.988341831 +0000
@@ -10,5 +10,5 @@
 
     FORCE_SHARED_LIB = True
 
-if CONFIG['OS_TARGET'] == 'WINNT':
-    DEFFILE = 'nss3.def'
+    if CONFIG['OS_TARGET'] == 'WINNT':
+        DEFFILE = 'nss3.def'