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