python-setuptools: remove PyPackage filespec
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
This commit is contained in:
parent
16f53ee9c8
commit
ca8f3dcf5c
1 changed files with 0 additions and 4 deletions
|
@ -39,10 +39,6 @@ define Build/Compile
|
||||||
)
|
)
|
||||||
endef
|
endef
|
||||||
|
|
||||||
define PyPackage/python-setuptools/filespec
|
|
||||||
+|/usr/lib/python$(PYTHON_VERSION)/site-packages
|
|
||||||
endef
|
|
||||||
|
|
||||||
define Build/InstallDev
|
define Build/InstallDev
|
||||||
$(INSTALL_DIR) $(2)$(PYTHON_PKG_DIR)
|
$(INSTALL_DIR) $(2)$(PYTHON_PKG_DIR)
|
||||||
$(CP) \
|
$(CP) \
|
||||||
|
|
Loading…
Reference in a new issue