opentsdb: fixup sandboxed builds
http://hydra.nixos.org/build/46688690 /cc maintainer @rickynils.
This commit is contained in:
parent
dc6413399c
commit
655a301221
@ -16,6 +16,7 @@ stdenv.mkDerivation rec {
|
||||
buildInputs = [ autoconf automake curl jdk makeWrapper nettools python git ];
|
||||
|
||||
preConfigure = ''
|
||||
patchShebangs ./build-aux/
|
||||
./bootstrap
|
||||
'';
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user