From 65fe9416ff0d1d4ba3aeaaf5bb462f401d054a6d Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Karel=20Ko=C4=8D=C3=AD?= <cynerd@email.cz>
Date: Thu, 13 Sep 2018 00:45:38 +0200
Subject: python3-jsonpath-ng: fix

---
 python3-jsonpath-ng/Makefile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/python3-jsonpath-ng/Makefile b/python3-jsonpath-ng/Makefile
index 14de303..f0393fb 100644
--- a/python3-jsonpath-ng/Makefile
+++ b/python3-jsonpath-ng/Makefile
@@ -7,6 +7,7 @@ PKG_SOURCE_URL:=https://github.com/h2non/jsonpath-ng/archive/v$(PKG_VERSION)/
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
 PKG_MDSUM:=aa3162e145a7c5cab58662f49db7aecf
 PKG_MAINTAINER:=Karel Kočí <cynerd@email.cz>
+PKG_BUILD_DIR:=$(BUILD_DIR)/jsonpath-ng-$(PKG_VERSION)
 
 include $(INCLUDE_DIR)/package.mk
 $(call include_mk, python3-package.mk)
-- 
cgit v1.2.3