1
0
mirror of https://git.openwrt.org/feed/packages.git synced 2024-06-26 01:27:41 +02:00
openwrt-packages/lang/python
Alexandru Ardelean 9c5af1f29c python: revert previous patch and add a filespec
Seems removing the PyPackage rule and/or adding dummy install rule
causes some issues inside the build-system, where the libpython2.7.so.1.0
is not seen by packages that depend on python.
Even though that libpython2.7.so.1.0 file is installed properly by `python-base`.

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2015-03-11 11:27:40 +02:00
..
files Merge pull request #992 from commodo/python-patch-updates 2015-03-06 15:29:30 +01:00
patches python: add patches to disable runtime lib dirs 2015-03-08 17:57:26 +02:00
Makefile python: revert previous patch and add a filespec 2015-03-11 11:27:40 +02:00