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 = ''
|
||||
export ALLOW_WARNINGS=1
|
||||
patchShebangs .
|
||||
'';
|
||||
|
||||
configureFlags = "--lib-path ${gperftools}/lib";
|
||||
|
Loading…
Reference in New Issue
Block a user