Skip to content

Commit d9ad3ee

Browse files
OXINARFtridge
authored andcommitted
waf: use Python from environment
1 parent 10ff67d commit d9ad3ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

waf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#!/usr/bin/python
1+
#!/usr/bin/env python
22

33
from __future__ import print_function
44
import subprocess

0 commit comments

Comments
 (0)