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)
committerStefan Metzmacher <metze@samba.org>
Fri, 5 Sep 2014 17:47:06 +0000 (19:47 +0200)
commit7316653a82fea3dfe1ac8aa89003ce15836a11b9
treec309d195d75f8fe2202823ce312c8abc71a8f558
parent04bb8ff7e6a3908b952d4d95edc2c7411611ac33
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>
Reviewed-by: Michael Adam <obnox@samba.org>
buildtools/wafsamba/wafsamba.py