python: whitespace fix for PYTHONPATH
authorXuefer <xuefer@gmail.com>
Sat, 13 Dec 2014 10:12:03 +0000 (18:12 +0800)
committerAlexandru Ardelean <aa@ocedo.com>
Tue, 6 Jan 2015 08:50:31 +0000 (10:50 +0200)
commit591af75d2e62244ecd5270d1c6f0f2df9bff76f4
tree78e7a75d183f78d12125611023f61cf0b3fd71d4
parentc47ced20c13a18897a43b8a494d2995694e700a8
python: whitespace fix for PYTHONPATH

Seems that using += adds a space in the PYTHONPATH.
Could be some other error, but at least this way
it's sure to not leave any spaces.

Thanks @Xuefer.

Signed-off-by: Xuefer Tinys <xuefer@gmail.com>
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
lang/python/files/python-package.mk