From 55b8c01409913180136b7558ce49ece6059d1351 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Karel=20Ko=C4=8D=C3=AD?= Date: Sun, 10 Feb 2019 19:41:47 +0100 Subject: Try to fix bigclown compilation --- python-jsonpath-ng/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'python-jsonpath-ng/Makefile') diff --git a/python-jsonpath-ng/Makefile b/python-jsonpath-ng/Makefile index 985c46c..90a6378 100644 --- a/python-jsonpath-ng/Makefile +++ b/python-jsonpath-ng/Makefile @@ -14,7 +14,7 @@ PKG_HASH:=b1fc75b877e9b2f46845a455fbdcfb0f0d9c727c45c19a745d02db620a9ef0be PKG_BUILD_DIR:=$(BUILD_DIR)/jsonpath-ng-$(PKG_VERSION) include $(INCLUDE_DIR)/package.mk -include ../python3-package.mk +include $(TOPDIR)/feeds/packages/lang/python/python3-package.mk define Package/python3-jsonpath-ng SECTION:=lang -- cgit v1.2.3