python,python3: add option to keep egg-info dirs for python packages 4897/head
authorAlexandru Ardelean <ardeleanalex@gmail.com>
Mon, 2 Oct 2017 12:43:52 +0000 (15:43 +0300)
committerAlexandru Ardelean <ardeleanalex@gmail.com>
Tue, 3 Oct 2017 07:40:26 +0000 (10:40 +0300)
commit074d2863be48c1a9093fffcda91f7a328bc7d0cb
treec963c25702bdcee40c82195765b2ecfb8fbd76c7
parent64db240f13b58d214cb0619f0131acd7c2372276
python,python3: add option to keep egg-info dirs for python packages

That way some python packages can choose
to keep their egg-info dirs, if they want to, or they're needed.

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
lang/python/python/Makefile
lang/python/python/files/python-package-install.sh
lang/python/python/files/python-package.mk
lang/python/python3/Makefile
lang/python/python3/files/python3-package-install.sh
lang/python/python3/files/python3-package.mk