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