python,python3: merge package install scripts
authorAlexandru Ardelean <ardeleanalex@gmail.com>
Wed, 10 Jan 2018 07:52:18 +0000 (09:52 +0200)
committerAlexandru Ardelean <ardeleanalex@gmail.com>
Wed, 10 Jan 2018 21:06:22 +0000 (23:06 +0200)
commitf4c098cc85417fdfc39476d0b8fda6981ac3c265
treef767e04b087417cb6728f355e1750f33b0bd42a3
parent57987b699b4a02552f2ff916e797a2e930c63d25
python,python3: merge package install scripts

The only difference just a parameter for Python3
[ -b to compile bytecodes in legacy mode ].
No need to keep 2 almost identical files now
that they're exported.

I'm a bit scared of that param, since it may get
removed at some point.
But let's see until then.

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
lang/python/python-package-install.sh
lang/python/python-package.mk
lang/python/python3-package-install.sh [deleted file]
lang/python/python3-package.mk