From: mike mcginty Date: Sat, 18 Nov 2017 03:13:26 +0000 (-0500) Subject: python3-idna: Fix openwrt_repo 519, opkg segfault. X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=0815c0211ccf9ced8fb4315916bb3dbf5b24ec24;p=openwrt-packages.git python3-idna: Fix openwrt_repo 519, opkg segfault. Signed-off-by: mike mcginty --- diff --git a/lang/python/python-idna/Makefile b/lang/python/python-idna/Makefile index c2d324282..3d17183a5 100644 --- a/lang/python/python-idna/Makefile +++ b/lang/python/python-idna/Makefile @@ -56,7 +56,7 @@ from the earlier standard from 2003. endef define Package/python3-idna/description -$(call define Package/python-idna/description) +$(call Package/python-idna/description) . (Variant for Python3) endef