Merge pull request #5148 from mach327/openwrt_519

python3-idna: Fix openwrt/openwrt#519, opkg package list segfault.
This commit is contained in:
champtar
2017-12-02 12:50:04 -08:00
committed by GitHub
+1 -1
View File
@@ -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