python: remove PyPackage rules for python package
authorAlexandru Ardelean <redacted>
Mon, 9 Mar 2015 12:20:37 +0000 (14:20 +0200)
committerAlexandru Ardelean <redacted>
Mon, 9 Mar 2015 14:52:52 +0000 (16:52 +0200)
commitac311e98015449c35502f10fc417970794996be4
tree9426ac6854af8d25add7e427204978f61545e56a
parentbfb8077f1cca68f42408e24a2a8e29492747246d
python: remove PyPackage rules for python package

Calling `PyPackage` will install some default install rules for
python packages that are not required for the `python` package specifically
are not required.
That will lead to some conflicts with `python-light` because the
`/usr/lib/python2.7/site-packages` folder (+contents) will be
available in both packages.

Signed-off-by: Alexandru Ardelean <redacted>
lang/python/Makefile
git clone https://git.99rst.org/PROJECT