From a3cf6cc083d7ae862444eb22acc23321ed0a5596 Mon Sep 17 00:00:00 2001 From: Christopher Jeffrey Date: Sun, 7 Dec 2014 02:02:51 -0800 Subject: [PATCH] use os.sh for more functionality. --- binding.gyp | 6 ++---- build-libbitcoind.sh | 2 +- platform/os.sh | 24 +++++++++++++++++++++--- 3 files changed, 24 insertions(+), 8 deletions(-) diff --git a/binding.gyp b/binding.gyp index 0bba2d5d..1d60585d 100644 --- a/binding.gyp +++ b/binding.gyp @@ -10,10 +10,8 @@ ' && echo "$LEVELDB_INCLUDE"'\ ' || test "$BITCOIN_DIR" && echo "${BITCOIN_DIR}/src/leveldb/include"' \ ' || echo ./include)', - 'BITCOIN_DIR': '