summary refs log tree commit diff
path: root/pkgs
diff options
context:
space:
mode:
authorVladimír Čunát <vcunat@gmail.com>2015-05-31 17:52:41 +0200
committerVladimír Čunát <vcunat@gmail.com>2015-05-31 17:53:58 +0200
commit81a79f9d033fbd64f3868bf350ac2b0733c9e7ff (patch)
treef1c605fa05ec4ea93f902d85bad4ff86cc4eaa64 /pkgs
parente75b6ac4683a6b1b874e7d0822932c7b51d26137 (diff)
ocropus: fix chrooted check phase by patchShebangs
Diffstat (limited to 'pkgs')
-rw-r--r--pkgs/applications/misc/ocropus/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/applications/misc/ocropus/default.nix b/pkgs/applications/misc/ocropus/default.nix
index 821b362b3654d..b76852b035ad7 100644
--- a/pkgs/applications/misc/ocropus/default.nix
+++ b/pkgs/applications/misc/ocropus/default.nix
@@ -41,7 +41,7 @@ pythonPackages.buildPythonPackage {
   '';
 
   checkPhase = ''
-    patchShebangs ./run-test
+    patchShebangs .
     substituteInPlace ./run-test \
       --replace 'ocropus-rpred' 'ocropus-rpred -Q $NIX_BUILD_CORES'
     PATH=".:$PATH" ./run-test