about summary refs log tree commit diff
path: root/nixpkgs/pkgs/tools/security/chipsec/compile-ko.diff
diff options
context:
space:
mode:
Diffstat (limited to 'nixpkgs/pkgs/tools/security/chipsec/compile-ko.diff')
-rw-r--r--nixpkgs/pkgs/tools/security/chipsec/compile-ko.diff14
1 files changed, 7 insertions, 7 deletions
diff --git a/nixpkgs/pkgs/tools/security/chipsec/compile-ko.diff b/nixpkgs/pkgs/tools/security/chipsec/compile-ko.diff
index 0ab2c80a6251..2ac6f69b4f64 100644
--- a/nixpkgs/pkgs/tools/security/chipsec/compile-ko.diff
+++ b/nixpkgs/pkgs/tools/security/chipsec/compile-ko.diff
@@ -1,10 +1,10 @@
-diff --git i/setup.py w/setup.py
-index cfe2665..5795874 100755
---- i/setup.py
-+++ w/setup.py
-@@ -179,7 +179,7 @@ class build_ext(_build_ext):
-             driver_build_function = self._build_win_driver 
-             self._build_win_compression()
+diff --git a/setup.py b/setup.py
+index 3465765c..ae128922 100755
+--- a/setup.py
++++ b/setup.py
+@@ -137,7 +137,7 @@ class build_ext(_build_ext):
+         elif platform.system().lower() == "windows":
+             driver_build_function = self._build_win_driver
  
 -        if not self.skip_driver:
 +        if True: