Merge pull request #741 from commodo/python-dns-cleanup

python-dns: remove PyPackage filespec
This commit is contained in:
Steven Barth
2015-01-06 15:17:43 +01:00
-4
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))