Skip to content

Commit

Permalink
opentsdb: fixup sandboxed builds
Browse files Browse the repository at this point in the history
  • Loading branch information
vcunat committed Jan 21, 2017
1 parent dc64133 commit 655a301
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pkgs/tools/misc/opentsdb/default.nix
Expand Up @@ -16,6 +16,7 @@ stdenv.mkDerivation rec {
buildInputs = [ autoconf automake curl jdk makeWrapper nettools python git ];

preConfigure = ''
patchShebangs ./build-aux/
./bootstrap
'';

Expand Down

0 comments on commit 655a301

Please sign in to comment.