python3-pip: override Package/python3-pip/install rule
authorAlexandru Ardelean <redacted>
Fri, 19 May 2017 14:20:04 +0000 (17:20 +0300)
committerAlexandru Ardelean <redacted>
Fri, 19 May 2017 14:28:08 +0000 (17:28 +0300)
commit0d54d05b6d42c45f31c80c8679188d0d4d15de2d
treefb82db8ad479903d5c52dbe89a3b6c459bf35e57
parenta4691a289c00f93f126df4c5d3fe68c3fb0ef72a
python3-pip: override Package/python3-pip/install rule

This is in essence fixes pip3.

That means pip3 will ship without Python byte-codes
for a while, until I'll find a better way to fix it.

I couldn't think of a not-very hack-ish way of doing it.

The only draw-back of this, will be that pip3 will run
a bit slower ; but that should be ok for a while.

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