python: fix intermitent build failure
authorAlexandru Ardelean <ardeleanalex@gmail.com>
Thu, 6 Jul 2017 06:30:45 +0000 (09:30 +0300)
committerYousong Zhou <yszhou4tech@gmail.com>
Thu, 6 Jul 2017 08:49:27 +0000 (16:49 +0800)
commit1588b532fb13393becf323784ef9d4ac2fb59230
tree16913b01a1d54c7f6de485b66ae6ce077965e04b
parent2705d032bb61bb028575a86338b6d9f21230423b
python: fix intermitent build failure

Fixes: https://github.com/openwrt/packages/issues/4548
When running parallel jobs, there are chances
that the Build/InstallDev rule may run before
the Host/Install rule and fail the build.

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
lang/python/python/Makefile