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