Browse Source

python-setuptools: remove PyPackage filespec

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
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
39 39
 	)
40 40
 endef
41 41
 
42
-define PyPackage/python-setuptools/filespec
43
-+|/usr/lib/python$(PYTHON_VERSION)/site-packages
44
-endef
45
-
46 42
 define Build/InstallDev
47 43
 	$(INSTALL_DIR) $(2)$(PYTHON_PKG_DIR)
48 44
 	$(CP) \