python3-idna: Fix openwrt_repo 519, opkg segfault.

Signed-off-by: mike mcginty <mach327@gmail.com>
This commit is contained in:
mike mcginty 2017-11-17 22:13:26 -05:00
parent 8c5b99e178
commit 0815c0211c

View file

@ -56,7 +56,7 @@ from the earlier standard from 2003.
endef endef
define Package/python3-idna/description define Package/python3-idna/description
$(call define Package/python-idna/description) $(call Package/python-idna/description)
. .
(Variant for Python3) (Variant for Python3)
endef endef