rethinkdb: /usr/bin/env is not available in chroot builds
This commit is contained in:
parent
82131d5013
commit
82d02565fc
@ -10,6 +10,7 @@ stdenv.mkDerivation rec {
|
|||||||
|
|
||||||
preConfigure = ''
|
preConfigure = ''
|
||||||
export ALLOW_WARNINGS=1
|
export ALLOW_WARNINGS=1
|
||||||
|
patchShebangs .
|
||||||
'';
|
'';
|
||||||
|
|
||||||
configureFlags = "--lib-path ${gperftools}/lib";
|
configureFlags = "--lib-path ${gperftools}/lib";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user