Browse Source

python-dns: remove PyPackage filespec

Default will be used.

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
lilik-openwrt-22.03
Alexandru Ardelean 10 years ago
parent
commit
71bd162dde
1 changed files with 0 additions and 4 deletions
  1. +0
    -4
      lang/python-dns/Makefile

+ 0
- 4
lang/python-dns/Makefile View File

@ -40,9 +40,5 @@ define Build/Compile
)
endef
define PyPackage/python-dns/filespec
+|/usr/lib/python$(PYTHON_VERSION)/site-packages
endef
$(eval $(call PyPackage,python-dns))
$(eval $(call BuildPackage,python-dns))

Loading…
Cancel
Save