unzipNLS : Fix build by removing patch fuzz.
This commit is contained in:
parent
3a891c67fc
commit
bd129c2b3e
@ -13,6 +13,8 @@ stdenv.mkDerivation {
|
||||
|
||||
hardeningDisable = [ "format" ];
|
||||
|
||||
patchFlags = "-p1 -F3";
|
||||
|
||||
patches = [
|
||||
./CVE-2014-8139.diff
|
||||
./CVE-2014-8140.diff
|
||||
|
Loading…
x
Reference in New Issue
Block a user