linux_xanmod: 5.11.14 -> 5.11.15
[NixPkgs.git] / pkgs / development / libraries / nss / fix-cross-compilation.patch
blob42b0620f48d9674f1686114128e80bb6c7149d22
1 --- nss/nss.gyp
2 +++ nss/nss.gyp
3 @@ -280,7 +280,7 @@
4 'outputs/': [['exclude', 'nssdbm3']]
5 }],
6 ],
7 - 'action': ['<(python)', '<(DEPTH)/coreconf/shlibsign.py', '<@(_inputs)']
8 + 'action': ['true']