about summary refs log tree commit diff
path: root/nixpkgs/pkgs/development/libraries/nss/fix-cross-compilation.patch
blob: 42b0620f48d9674f1686114128e80bb6c7149d22 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- nss/nss.gyp
+++ nss/nss.gyp
@@ -280,7 +280,7 @@
                   'outputs/': [['exclude', 'nssdbm3']]
                 }],
               ],
-              'action': ['<(python)', '<(DEPTH)/coreconf/shlibsign.py', '<@(_inputs)']
+              'action': ['true']
             }
           ],
         },