From 3aeaf5413bf2c23612c23a751dabc7c3c378c53f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Karel=20Ko=C4=8D=C3=AD?= Date: Tue, 18 Sep 2018 15:09:56 +0200 Subject: python3-influxdb: Fix build --- python3-influxdb/Makefile | 1 + 1 file changed, 1 insertion(+) 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čí include $(INCLUDE_DIR)/package.mk -- cgit v1.2.3