summaryrefslogtreecommitdiff
path: root/python3-influxdb/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'python3-influxdb/Makefile')
-rw-r--r--python3-influxdb/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/python3-influxdb/Makefile b/python3-influxdb/Makefile
index 49b8fba..b97c5c2 100644
--- a/python3-influxdb/Makefile
+++ b/python3-influxdb/Makefile
@@ -7,6 +7,7 @@ PKG_RELEASE:=1
PKG_SOURCE_URL:=https://pypi.python.org/packages/source/i/influxdb/
PKG_SOURCE:=influxdb-$(PKG_VERSION).tar.gz
PKG_MD5SUM:=8d82a3e48c8d20f4d1f1243c6bb04402
+PKG_BUILD_DIR:=$(BUILD_DIR)/influxdb-$(PKG_VERSION)
PKG_MAINTAINER:=Karel Kočí <cynerd@email.cz>
include $(INCLUDE_DIR)/package.mk