python-dns: remove PyPackage filespec

Default will be used.

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
This commit is contained in:
Alexandru Ardelean 2014-12-15 10:20:45 +02:00
parent c47ced20c1
commit 71bd162dde
1 changed files with 0 additions and 4 deletions

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))