waf: use Python from environment

This commit is contained in:
Francisco Ferreira 2018-09-02 18:01:41 +01:00 committed by Andrew Tridgell
parent 10ff67d71e
commit d9ad3eeab0
1 changed files with 1 additions and 1 deletions

2
waf vendored
View File

@ -1,4 +1,4 @@
#!/usr/bin/python
#!/usr/bin/env python
from __future__ import print_function
import subprocess