build: Do not set PATH in install_with_python now we set $PYTHON
commit20445415307ae3d6524995d0128862dcbc119684
authorAndrew Bartlett <abartlet@samba.org>
Wed, 8 May 2013 00:59:05 +0000 (8 12:59 +1200)
committerStefan Metzmacher <metze@samba.org>
Thu, 16 May 2013 17:02:01 +0000 (16 19:02 +0200)
tree385f1335f207fb3b4212d4d41e0f71be1efecbb2
parent10f6926aaa6a8c49b29e183d12f6f767072ecff7
build: Do not set PATH in install_with_python now we set $PYTHON

This will ensure that the scripts get rewritten to use this specific python, as it
will not be found in the path by the waf scripts.

Andrew Bartlett

Reviewed-by: Stefan Metzmacher <metze@samba.org>
install_with_python.sh