Browse Source

python-setuptools: remove PyPackage filespec

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

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

@ -39,10 +39,6 @@ define Build/Compile
)
endef
define PyPackage/python-setuptools/filespec
+|/usr/lib/python$(PYTHON_VERSION)/site-packages
endef
define Build/InstallDev
$(INSTALL_DIR) $(2)$(PYTHON_PKG_DIR)
$(CP) \


Loading…
Cancel
Save