python: revert previous patch and add a filespec
authorAlexandru Ardelean <redacted>
Wed, 11 Mar 2015 09:22:12 +0000 (11:22 +0200)
committerAlexandru Ardelean <redacted>
Wed, 11 Mar 2015 09:27:40 +0000 (11:27 +0200)
commit9c5af1f29cac498f0c44a21d8bfcd6fdc2e25a04
tree74edfe1cf075d7c7ec556d7dddebf313ff53ce4c
parent704e2f8d89c4093b00dbbe2d1fafff9d222fcf39
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 <redacted>
lang/python/Makefile
git clone https://git.99rst.org/PROJECT