[packages] Fix python build...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@19538 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
4378da9531
commit
45da56c2a2
@ -274,10 +274,6 @@ define PyPackage/python/filespec
|
||||
-|/usr/lib/python$(PYTHON_VERSION)/weakref.py
|
||||
endef
|
||||
|
||||
define PyPackage/python/install
|
||||
ln -sf python$(PYTHON_VERSION) $(1)/usr/bin/python
|
||||
endef
|
||||
|
||||
define PyPackage/python-mini/filespec
|
||||
+|/usr/bin/python$(PYTHON_VERSION)
|
||||
+|/usr/lib/python$(PYTHON_VERSION)/__future__.py
|
||||
|
Loading…
x
Reference in New Issue
Block a user