wafsamba: fix dependencies on environment variables for python_fixup
authorStefan Metzmacher <metze@samba.org>
Tue, 26 Aug 2014 21:14:23 +0000 (23:14 +0200)
committerMichael Adam <obnox@samba.org>
Wed, 3 Sep 2014 23:35:12 +0000 (01:35 +0200)
commit743dcec9c1cf6d072ffda5006f43168f428ba93e
tree9df2e9397b38ff9f23d3c41757485af3c0ae5190
parent168781d6be26008424f5fd3cf9bfbcb4b8848964
wafsamba: fix dependencies on environment variables for python_fixup

We now checksum the sourcecode of copy_and_fix_python_path()
and the env variables used by this function.

Signed-off-by: Stefan Metzmacher <metze@samba.org>
buildtools/wafsamba/wafsamba.py