j: fix build
/usr/bin/env does not exist in the sandbox.
This commit is contained in:
parent
1741042388
commit
7b1489e1a1
@ -30,7 +30,7 @@ stdenv.mkDerivation rec {
|
||||
|
||||
cd make
|
||||
|
||||
sed -i *.sh -e 's@/bin/bash@/usr/bin/env bash@;'
|
||||
patchShebangs .
|
||||
sed -i jvars.sh -e '
|
||||
s@~/gitdev/jsource@$SOURCE_DIR@;
|
||||
s@~/jbld@$HOME@;
|
||||
|
Loading…
Reference in New Issue
Block a user