summaryrefslogtreecommitdiff
path: root/python-influxdb/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'python-influxdb/Makefile')
-rw-r--r--python-influxdb/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/python-influxdb/Makefile b/python-influxdb/Makefile
index 1de4389..db11e54 100644
--- a/python-influxdb/Makefile
+++ b/python-influxdb/Makefile
@@ -15,7 +15,7 @@ PKG_LICENSE:=MIT
PKG_BUILD_DIR:=$(BUILD_DIR)/influxdb-$(PKG_VERSION)
include $(INCLUDE_DIR)/package.mk
-include ../python3-package.mk
+include $(TOPDIR)/feeds/packages/lang/python/python3-package.mk
define Package/python3-influxdb
SECTION:=lang