python-dns: remove PyPackage filespec
Default will be used. Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
This commit is contained in:
parent
c47ced20c1
commit
71bd162dde
1 changed files with 0 additions and 4 deletions
|
@ -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…
Reference in a new issue