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