Try fix ta-lib install

This commit is contained in:
Matthias
2019-01-08 20:35:08 +01:00
parent 64372ea6fb
commit df97652f6e
2 changed files with 2 additions and 2 deletions

View File

@@ -1,5 +1,5 @@
if [ ! -f "ta-lib/CHANGELOG.TXT" ]; then
tar zxvf build_helpers/ta-lib-0.4.0-src.tar.gz
tar zxvf ta-lib-0.4.0-src.tar.gz
cd ta-lib \
&& sed -i.bak "s|0.00000001|0.000000000000000001 |g" src/ta_func/ta_utility.h \
&& ./configure \